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
Hi! I need to know how to detect when the user change the IPad angle. I want to move a ball based on this angle. Its possible with C2 ?
In the touch object you have expressions that give you the angles of your device.
You would have to use some maths to set the position of your ball according to those values.
But yes, it is possible in C2.
Develop games in your browser. Powerful, performant & highly capable.
Thanks Kyatric, I will try here.
Flws