Game Development Community

Change the player model.

by Gaz Pitchford · in Torque Game Engine · 10/26/2008 (3:43 am) · 2 replies

I have built a space ship for the player how would i change the model of kork to the .dts spaceship. ?

i have already made the player be able to fly in space i just need to change the model but how ?


cheers

#1
10/26/2008 (4:53 am)
In player.cs change orc.dts to spaceship.dts
#2
10/28/2008 (5:41 am)
Nice cheers.