Game Development Community

You must save your level before it can be tested

by Margret · in Torque Game Builder · 06/26/2006 (3:40 pm) · 1 replies

I'm going through the checkers tutorial and got to the point where it tells you to test it (just created the CheckerBoard.gui).

When I open the project in T2D and do a Project / Run Game, I get a dialog saying "You must save your level before it can be tested". Anyone know what I have to do here?

About the author

Recent Threads


#1
06/26/2006 (3:47 pm)
Save your level as level1.t2d or something like that. It's just asking you to save the level file so it can be used. Save it under checkersdemo/data/level/. Hope that helps.