Game Development Community

Problem of using setContent .

by Tim Kin Chu · in Torque Game Builder · 06/01/2006 (3:20 am) · 0 replies

I use setContent to change the playing scene of my game. for example from menu to playing sence and back to menu.


I found that the time for the game to switch between the sence is a little bit slow.

Is there any method to improve???

Is creating staticSprite object will make the game slower?????????

have any better idea to switch from sence???