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 frustrated. I'm trying to make a game controlled by the tilt of the phone (touch.beta and touch.gamma) and it's not working. I make an app by the MIT Inventor and it recognizes the orientation sensor in my smartphone. Im using a Samsung Q6 to test. It´s really working fine?
Try the accelerometer.
I tried, but not work.
Do note Works in Samsung j6 mobile too
Develop games in your browser. Powerful, performant & highly capable.
You need to request permission before using motion/orientation.
It only will work exporting to Cordova? Im exporting to Scirra Arcade unsucessfully. Do not show any permission request in start of layout.
You can't request permission in 'On start of layout'. See the manual entry for it, you must use a user input trigger.