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 trying to do my player fly with the same key/button of jump like that:
If player is "jump" or "fall" and press de "Z" key. state = "fly"
but i don't know how to do this ;-;
need to be like a firebrand in Demon's Crest kkkkk
youtube.com/watch
keeperdarkk
I made a basic jetpack/flying example for someone else a while ago that might be useful to you.
example capx
You can change the key used for flying to be the same one used for jumping in the events - currently uses SPACE for flying and default platformer controls for jumping.
My version for sustained same level flight. https://drive.google.com/open?id=0BzhJb ... FhOX3cyRzQ
Develop games in your browser. Powerful, performant & highly capable.
Thanks Oddconfection ^^
VictoryX Thank you, your version its what i need *U*