If you already have a model and dsq animations, scripting a new player-type should be easy. Look at Vehicle_Horse for an example of a player type with a new model and animations. You'll want to make "rideable" to false on it so it doesn't appear on vehicle spawns, though.
If you don't, search the internet. There are several Torque Game Engine player animation tutorials.