Wrapping my head around the game loop.
by Storm Kiernan · in Torque 3D Professional · 03/22/2011 (9:33 pm) · 2 replies
I am not seeing any game loop; at least not in scripts. I've read that they don't exist in scripts and am wondering how to get things going. I am coming from an XNA and Unity3D background so not having an Update function is new. Are there resources explaining the engines flow and how to work with it?
Torque 3D Owner Ronny Bangsund
Torque Cheerleaders
I recommend Steve's Simple FPS Tutorial for a great overview of how a simple shooter is structured.