Hi guys, i´m not an english native speaker, so i´m having a hard time to find out what´s the name of this movement feature, it´s like a balance, or balance orientation sensor, don´t know.
Imagine you are holding a flat board paralel to the floor, and there is a ball on top of that board. You can´t let the ball fall from the board, so you have to control your balance.
How to work with that feature in corona? What are the commands to call?
Thanks for any help. [import]uid: 130429 topic_id: 23988 reply_id: 323988[/import]
Hi, that feature is called “Accelerometer” and it’s very easy to use with Corona SDK
Take a look at the sample code that comes with your Corona installation at \CoronaSDK\Sample Code\Hardware\Accelerometer1
Hope that helps
Raúl Beltrán
MIU Games [import]uid: 44101 topic_id: 23988 reply_id: 96636[/import]
Thank you Raúl!
I didn´t know about these sample codes, very helpful. [import]uid: 130429 topic_id: 23988 reply_id: 96640[/import]