Game Development Community

Changes from Level to Scene

by Jeramy79 · in Torque Game Builder · 05/14/2008 (10:49 pm) · 2 replies

I noticed that in some of the tutorials there are pictures of older versions of TGB, and the file menu has New Level etc... the use of the word Level alot. Now in TGB 1.7.2+ it shows New Scene. Why was this changed? Does it have an impact on any of the old functions, such as onLevelLoaded? Would onSceneLoaded work or is that not a function?

I know "Why was this changed?" sounds bad, but i'm really just asking for knowledge like am I going to totally miss something in the older tutorials and not know why my stuff from the tutorials aren't working.

#1
05/14/2008 (11:30 pm)
It's a cosmetic change--and honestly I don't know of any particular reason why the wording was changed :)

It doesn't change anything like you mentioned--just that particular menu label.
#2
05/14/2008 (11:59 pm)
Alright. It's good to know that I wont hit any snags later on because of the new wording.