Game Development Community

Feature Demo buttons not working

by Jose M Pan · in iTorque 2D · 06/05/2012 (7:25 am) · 2 replies

I've just received my ios developer registration, and I wanted to try the feature demo on my ipod, and the buttons are not working. What should I do?

iOS SDK 5.1
iPod 4
Mac OS X Lion 10.7
Xcode 4

#1
06/05/2012 (8:53 am)
You need to run the game once on the desktop to generate compiled scripts for the behaviors. The behaviors will not work on the device unless they are compiled. Once you run the game on a desktop, try deploying to a device again.
#2
06/05/2012 (1:07 pm)
Thanks!!