- Joined
- Aug 2, 2008
- Messages
- 13
Is it possible to make a real time combat system? Kind of like Diablo II... so when you click on an enemy it triggers for your unit to attack only once, so you have to click to attack hypothetically:
--->EVENT: Player right clicks on enemy unit
--->Action cancel attack after xxx seconds (have to be timed with attack speed and cooldown)
My issue with this how ever would be that it wouldnt seem like a seemless attack. I need it to be just a single swing of a sword or an archer shoots only one arrow every time you click. This most likely has been done and I'm most likely just over complicating things but any sugestions?
Also any way to use JASS,GUI or something else to make it so you can use W,A,S,D or the arrow keys to move instead of clicking to move? It might have something to do with a co ordinate system. I have spent countless hours trying to make this gameplay system work and I need to know if it is even possible and if some one could assist in making this possible. I have been working on something that is a revolution and need some assistance to make my ideas reality. PLEASE help me, I promise you wont be dissapointed with the end product!
--->EVENT: Player right clicks on enemy unit
--->Action cancel attack after xxx seconds (have to be timed with attack speed and cooldown)
My issue with this how ever would be that it wouldnt seem like a seemless attack. I need it to be just a single swing of a sword or an archer shoots only one arrow every time you click. This most likely has been done and I'm most likely just over complicating things but any sugestions?
Also any way to use JASS,GUI or something else to make it so you can use W,A,S,D or the arrow keys to move instead of clicking to move? It might have something to do with a co ordinate system. I have spent countless hours trying to make this gameplay system work and I need to know if it is even possible and if some one could assist in making this possible. I have been working on something that is a revolution and need some assistance to make my ideas reality. PLEASE help me, I promise you wont be dissapointed with the end product!