Complex TopDown WASD Movement
8-Way Directional Input. Contains what I like to call, "A 3 key override system".
Initial 8-Way Movement Credits go to "SCMapper.ebret (NA)". I couldn't have done it without him.
Includes a Dashing system with the "Shift" key.
Must credit if you use in your map. Please. Thank You.
If you hold all keys down w+a+s+d the game freezes saying the execution took to long. Should look for this, if all keys are held down, just stop the unit.
When you hold down two keys, and then add a third key (i.e. A+S [downleft] to A+S+D which transfers to a [downright] movement) if you release the third key you pressed, the movement state doesn't refer back to the 2 key (A+S) state and instead resorts to just an (S) state of movement. So if you are holding down A+S and you accidentally tap D, then you have to re-press A+S to get the correct effect. I am gonna try to fix this myself and will show you my work if I can remedy the situation because this is an obvious fluidity problem for any WASD-intensive game.
Very nice work. The movement feels a lot more smooth than the other WASD movement maps I've seen thus far. The dash command seems kind of hit or miss, however.
Keep up the good work!
A special effect for the dash would be cool :)
Didn't really like the way the 3-key overriding works ingame, but hey, it does work ;p. No real complaints there.
Nice work!