Game Development Community

Root main cs

by arteria3d · in Torque Game Engine · 11/12/2004 (12:22 am) · 1 replies

I am just learning how all the base files make the game load, run and work and am working through a few tutorials. One question, from game to game, does the root main.cs file essentially resemble the same format and doesnt change much???

Stevie

About the author

Owner of uk based Ltd company ArteriaMediaLtd. with a trading name of Arteria3d Website;arteria3d.com


#1
11/12/2004 (12:33 am)
Yup thats right, its the initially script thats loaded by the exe and usually handles the exe paramters/mods and packages.