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
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
Develop games in your browser. Powerful, performant & highly capable.
No problem, glad to help out :-)