Game Development Community

New user, how do I go from one level file to another?

by Daniel Kashtan · in Technical Issues · 08/19/2006 (6:28 pm) · 1 replies

Hi, I've been working through the SDK tutorials (still stuck on whack-a-mole) and I was trying to figure out how I transition from one level file to another. I didn't see anything in the SDK documentation about level transition. Can someone point me in the right direction or give some explanation? I am confused because I am accustomed to Flash game Designing where it is very easy to transition from scene to scene (scene = level).

#1
08/31/2006 (2:36 pm)
You can find lots of useful information in the Torque Developer Network. Heres a link that talks about loading and unloading levels : tdn.garagegames.com/wiki/Torque_2D/GenreTutorials/PlatformerLevels] Hope that helps.