Pride
Verified Member
Welp, here's an edited version.
I watched every tutorial, I did what they do, and I eventually created my own Move. It's called Aura, I made the classes, 'AuraInfo', 'AuraListener', 'AuraBlast' and 'AuraManager', I wrote down all the codes to make the move (Fire a beam of particles that explode on impact), it's a very simple move, no errors in the Eclipse error log, as I fixed all of them. I exported the file to my server, I could bind and do /b h Aura and get the description, so at least AuraInfo is working. However, when I left clicked, it does not shoot a beam of particles, it does nothing in general. So that's where I need some people here to help. I got the codes from the classes and pasted on Pastebin, so you can help me with my mistake. Please do.
AuraInfo: http://pastebin.com/GFY932aJ
AuraListener: http://pastebin.com/Ewix4KDD
AuraManager: http://pastebin.com/eM3AcpNn
AuraBlast: http://pastebin.com/10NPHrQK
Thanks
- Pride.
I watched every tutorial, I did what they do, and I eventually created my own Move. It's called Aura, I made the classes, 'AuraInfo', 'AuraListener', 'AuraBlast' and 'AuraManager', I wrote down all the codes to make the move (Fire a beam of particles that explode on impact), it's a very simple move, no errors in the Eclipse error log, as I fixed all of them. I exported the file to my server, I could bind and do /b h Aura and get the description, so at least AuraInfo is working. However, when I left clicked, it does not shoot a beam of particles, it does nothing in general. So that's where I need some people here to help. I got the codes from the classes and pasted on Pastebin, so you can help me with my mistake. Please do.
AuraInfo: http://pastebin.com/GFY932aJ
AuraListener: http://pastebin.com/Ewix4KDD
AuraManager: http://pastebin.com/eM3AcpNn
AuraBlast: http://pastebin.com/10NPHrQK
Thanks
- Pride.
Last edited: