can you guys help with capx exmple or somthing
and thanks in advance
To make the enemy fly off the screen try using the Tween or MoveTo behaviors
To make the enemy spin try using the Rotate behavior
Develop games in your browser. Powerful, performant & highly capable.
Here's one way to do it, using platform behaviour to move the enemies towards the player and then bullet and rotate once they've been kicked:
dropbox.com/s/m4rugrindid3aeo/KickEnemy.c3p
arrow keys to move, space to kick.
— thanks for the help
mekonbekon Thank you so much this exacly what i need you really saved me bro
No problem, glad to help out :-)