Game Development Community

iT2D 1.4 Beta - iPhoneExample Arrows Broken

by Michael Perry · in iTorque 2D · 05/12/2010 (10:54 am) · 1 replies

Build: 1.4 Beta 1

Platform: OS X, Simulator, iDevice

Issues: In the iPhoneExample and iPhoneiPodExample projects, clicking on the arrows does nothing.

Steps to Repeat:
1. Run TGB editor.
2. Open iPhoneExample project
3. Run game from editor
4. Clicking on arrows does nothing
5. Same happens when running iTorque2DGame.app and deploying to Simulator/Device.

Suggested Fix: Check compiler and project settings for physics disabled.

Link to Console Log: ...

#1
05/13/2010 (2:11 am)
Appears to be the usesPhysics flag is missing from the player object in the level. Testing with usesPhysics enabled