Game Development Community

Starting a project

by XanthorXIII · in iTorque 2D · 01/22/2011 (8:09 pm) · 2 replies

Just added an image to the project, threw it out on the editor to test and I do not get anything displayed. This is just simply taking a PNG file and adding it to the scene.

#1
01/22/2011 (8:31 pm)
Did you add it to the level datablocks file? After you add an image to the scene, you want to click on the button that lets you select the datablocks that are included in this level loading. An example of this process exists in the Aquarium Tutorial

Let me know if that helps.
#2
01/23/2011 (11:48 am)
Yes, that got it. I didn't exactly realize that I had to take that step since I have been working with TGB which didn't require it before. It doesn't bother me, I was just scratching my head for a moment on that one.
Thank you!