Game Development Community

Sprite vanishing

by Steve Rainbow · in Torque Game Builder · 12/11/2006 (2:57 pm) · 3 replies

I've searched through the forum for this problem and was wondering if it was just me. I'm trying to put together the fish demo. I place the first fish on the screen, and everything goes well until I set the world limits to null. Then the fish vanishes, but just the image. I can still get the frame boundries that held the fish image. Thanks in advance.

About the author

Recent Threads

  • Traps and tricks

  • #1
    12/11/2006 (3:00 pm)
    That is bizarre. Definitely haven't heard that one before. Hmm. So, just changing the world limit mode makes the image disappear? Crazy. What happens if you save the level, close TGB, and open it back up?
    #2
    12/11/2006 (3:40 pm)
    Same thing, the fish is gone. I'm trying to reinstall TGB to see if maybe it was just a glitch when installing.
    #3
    12/12/2006 (5:08 am)
    Sorry, newbie mistake. Went back and checked everything and realized layers were messed up so the fish was at layer 30, background was layer 20 and so on. Thanks for your help anyway.