Game Development Community

Loading a diferent char

by AzraelK · in Torque Game Engine · 10/02/2001 (10:23 am) · 1 replies

I was wondering, has anyone has tried to create a script able to load a diferent character on the test? what I want is very simple, I would like a gui where to choose from several models and skins and then load it to the test, I think is pretty simple but I dont know where to start.

#1
10/03/2001 (10:40 am)
The Crime Force demo allows you to pick your team, and loads up a different shape based on that. You could check out that script code to get an idea of how that's done. Check out this thread.