Game Development Community

Customizable Characters (DTS)

by Thanhda Tie · in Torque Game Engine · 05/22/2007 (9:49 pm) · 8 replies

Is there any resources out there, that will allow you to turn on and off, meshes within a DTS file? Like how they do it in most mmo rpgs. or online customizable characters.

#1
05/22/2007 (10:38 pm)
Yes, I too would like to have something along these lines. Maybe a simple GUI that would control what goes on what Mountpoint?
#3
05/22/2007 (11:40 pm)
Well in this case. it uses mutiple dts files. is there one. where i can have all the objects in one dts file. and have a call to turn some on and off?
#4
05/23/2007 (12:14 am)
I believe you're on you own.

I know it's been done in Torque before, I can't remember the name of the game but it had characters you could dress and modify (make them fat, thin, tall, short etc).
#5
05/23/2007 (1:09 am)
You could visit over at Mydreamrpg and have a talk with the modelers there.

I am pretty sure that what your looking for is exactly how they did their characters for the Mmokit/Titas.
#6
05/28/2007 (3:38 am)
Sounds like a job for... HideNodes!
#7
05/28/2007 (4:16 am)
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5421

That looks like what you might be looking for ;)
#8
05/28/2007 (8:01 am)
Nice! exactly what i was looking for. thanks.