Game Development Community

Some sort of graphics problem?

by Kyle Keene · in Torque X 2D · 02/24/2010 (7:22 pm) · 5 replies

Hi, I'm having a problem with my game. The problem is that everything looks fine in the Torque X Builder, but when I run the game, about half of the objects on the screen disappear. And then when I press something that requires the game to call a method the objects randomly appear and disappear. What's weird is that it worked fine two nights ago and I haven't done anything with it since then. I load it up today and the objects disappear. Anyone have any ideas? Could this be a problem with my code or is this something different?

#1
02/24/2010 (7:57 pm)
Are you minimising the window at all?
#2
02/25/2010 (3:27 am)
Check this thread, its about 4 lines down from your thread:
www.torquepowered.com/community/forums/viewthread/111513
#3
02/25/2010 (3:12 pm)
Ah, that fixed it. Thanks for pointing me in the right direction.
#4
02/25/2010 (4:36 pm)
Seems to be a common issue.
#5
02/26/2010 (2:23 pm)
It has been lately, yea I really think that the original designers of TX underestimated how it would be used.