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 want the player to be able to select a character and it spawns that character in the beginning of the layout level.
Develop games in your browser. Powerful, performant & highly capable.
When button X clicked -----------System - create object character X on position X,Y.
Or you can set the characters outside of the layout and when the player select one of them move the character to X,Y.
When button X clicked -----------System - create object character X on position X,Y. Or you can set the characters outside of the layout and when the player select one of them move the character to X,Y.
Thanks so much is there a thumbs up button or a rep so I can thank you? Also for powers/bullet can I asign different powers/bullet to character?
yes, you can.
You are welcome.
This video will show you how to make different bullets and power ups :
You are welcome. This video will show you how to make different bullets and power ups :
Thank awesome. Question Im making rpg top view using 8 directions but I want to disable or add an animation when both down and right are pressed.