Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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 :-)