Where do you find the main game loop in fps.starter?
by Nic Biondi · in Torque Game Engine · 01/30/2004 (12:14 am) · 4 replies
Is it game.cc?
#2
01/30/2004 (12:52 am)
I think both of them are part of the loop.
#3
01/30/2004 (1:53 am)
It looks like the main one is in main.cc while game.cc does a bunch of setup functions, scripting loading and basic spawnPlayer/killPlayer type stuff.
#4
But yes if you want to hit the main loop, you have to go into the engine.
01/30/2004 (4:46 am)
Just a note; game.cc and main.cc are part of the ENGINE not the fps.starter. Just a small distinction.But yes if you want to hit the main loop, you have to go into the engine.
Torque Owner Nic Biondi
Default Studio Name