Game Development Community

Clean Sandbox

by Ryan Zec · in Torque Game Engine Advanced · 06/07/2008 (4:08 pm) · 1 replies

I want to try to create a clean sandbox to start developing my game, I don't want to have all the junk the the dmeo game code comes with. is there a clean sandbox available or which files do i delete from the demo that comes with TGEA to create a complete clean sandbox project to start my game code?

#1
06/08/2008 (5:19 am)
There isn't a clean demo available for tgea. You could however, port the tutorial.base over from tge and get what you are looking for. My suggestion tho would be to strip one of the existing game examples to the point you are happy with and go from there.