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 looking to have my game check if the velocity is between two values but I don't know how to do it? Help?
Develop games in your browser. Powerful, performant & highly capable.
Have you try: system "is between values" condition??
That won't work due to I'm checking the velocity of a object and I can't do that through system.
"system 0< sprite.physic.velocityx is between <20" doesn't works? good to know