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
I am making a jungle platformer with the default assets, and i can't do the jumping coconut and the bee to fly?
what i should do to do it?
you want these to happen on their own right
yes, for the platformer, those would be the enemies
Develop games in your browser. Powerful, performant & highly capable.
Import the animation frames like in the beginners tutorial and assign them the bullet behavior if you want them to fly. You can also assign the "Sine" behavior if you want them to move in a wavelike pattern. And for any ground based enemies, you can assign them the platform behavior and then you can use transparent sprites or other logic to get them to move the way you want. This is also covered in the beginners tutorial.
thanks men, im going to do that right now and read the tutorial <img src="smileys/smiley42.gif" border="0" align="middle" />