Game Development Community

Simple Question

by Levi Hall · in Torque Game Builder · 08/07/2009 (4:29 pm) · 2 replies

I know what t2dSceneObject and t2dParticleEffect is, but what is the t2d for a level?

About the author

Teen learning to program in Torque since 2008. Designing me own charactures, story lines, graphics, programs, websites, and music with the help from my yonger brother. Looking in how to program with Torque.


#1
08/07/2009 (5:40 pm)
t2dSceneGraph?
#2
08/07/2009 (6:24 pm)
ok.
so I tried it out using a behavior and no levels are being shown.
Is there something wrong with the code?
%template.addBehaviorField(LevelSelect, "The level to load", object, "", t2dSceneGraph);