Game Development Community

ObjectOverlayBehavior not working on iPhone

by Hugo Munoz · in iTorque 2D · 06/28/2010 (9:59 am) · 3 replies

Im trying to get the ObjectOverlayBehavior working on iphone, it works fine on the TGB window, but not on the device, I put the behavior file under the folder /game/scripts/behaviors/ and I also confirmed that the behavior file got executed on the device by using the XCODE console window. Is there something else to do?

Thanks

Hugo.

#1
06/28/2010 (10:52 am)
Any console error logs?
#2
06/28/2010 (10:53 am)
Also, please use the Bug Reporting Standard so we can easily reproduce and log bugs.
#3
06/28/2010 (12:30 pm)
Hey Michael, I dont have any console errors, the behavior simply doesn't work, I will use the Bug Reporting standard in the future, thanks for your quick response.