Game Development Community

levels and scenes

by rennie moffat · in Torque Game Builder · 03/23/2010 (7:02 am) · 2 replies

I have done some tests and saved, opened a new scene. I went back to check some numbers in my old scene however when I do, TGB crashes.


IS there something I should know, consider when naming or saving levels?

As far as I know a level, or scene is a level and I should be able to save, create, reopen as many as I would like right?


About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
03/23/2010 (8:14 am)
right. you should use standard windows file/folder names (no special characters). if its not the file name then there is something inside the actual level that is bugging out. open up the .t2d file in torsion or notepad and start removing items until you find which one is breaking it.
#2
03/23/2010 (9:01 am)
great thank you.