Game Development Community

Template for Construction

by Badguy · in Torque Game Engine · 04/27/2002 (4:26 am) · 1 replies

After doing all that playing around with the door.
Ive decided it would have saved me a Ton of time and a steep learning curve.. if I had a couple Template example's in the beginning.

what I mean is if I took the SceneObject class ..
and made a Very Simple object utilizing it and it's basic needs I would have seen things much sooner :)
same could be done for GameBase.

what do you people think?
I could create them ..
and I think the Ladder will be simple enuff to do this maybe...

#1
04/27/2002 (5:47 am)
Yeah, I think your right. Being able to create a new object type from scratch is definitely the key to your knowledge of the engine.

Its only by being able to do this, that you really get to know where and what things do.

Ive not really gotten to that point myself, been trying to tackle scripting when its really not my bag :))

But I'm doing stuff now that should get me into shapebase/gamebase at least.

Phil.