Game Development Community

Images not appearing.

by Keith Connolly · in iTorque 2D · 04/10/2010 (11:41 am) · 2 replies

Hello, I recently upgraded to the new iT2D (from beta 2) and it seems really good and I can compile/deploy to the phone without issues. My problem however is that no matter what images I place on a scene when I run the game (on the PC / MAC / iPhone) the scene is always black. I have a 32x32 png tiled across for testing, I have .PNG and .PVR files for the test image.

Any idea what's up?

#1
04/10/2010 (4:28 pm)
Hi Keith, it sounds like you don't have a per level datablocks file - this was new for 1.3.

There is a section "Torque2D for iPhone – Understanding the new level datablocks" in the document "User Guide - Working with Torque2D for iPhone" which is included in the documentation folder.
#2
04/12/2010 (5:24 pm)
Awesome that fixed it up. Wish I knew that before hand. This new version of iT2D is much better then last haha.