Push Technique Demo

by Goten84
This demo shows you how to push a player back a certain amount of tiles.
ID:128689
 
This demo shows you how you can create a technique in a game that will
push back an opponent a certain amount of tiles. Within that length
of time the user will have no control over their player. I'm using Naruto
for this demo since this would probably relate heavly to those great
fangames (cough, cough)... or maybe those were the only icons I could
easily get a hold of (cough, cough). =)

Now if there's a better way to do this just let me know... or make a new
demo. Also, this demo shows you how to move the person based on your
direction, but doesn't necessarily take into account if you're beside
the person or not, or if you're the enemy. So, that will be your homework!
I can't do everything for you guys! Learning means fixing and practicing!

Task to do on your own
-------------------------------------------------------------
- Make sure the enemy doesn't go out of bounds
- Make sure you're beside the enemy when you use the technique
- Try to flick the icon to use some "nifty" animation
- Try to have fun!
thers a bug with this source where if you move while person is pushed they move it that direction EX: I push south then turn north they go north after going abit south