Game Development Community

Any accelerometer control in iPhone Simulator?

by Ricky Hopper · in iTorque 2D · 07/27/2009 (5:40 pm) · 1 replies

Hey,

The game I am starting development on is based entirely on accelerometer control, so as of now, before I start development I have to enroll in the iPhone developer program. There are many hurdles for me to do this, so until I do, is there any way to simulate accelerometer control within iPhone simulator? I know iTGB maps the joystick to the accelerometer, so would this mean I can use some joystick type thing to control it?

#1
07/27/2009 (6:46 pm)
No, it only means you read accelerometer movement as if it were joystick input on the device. The simulator does not have accelerometer stuff at all.