Player datablock options
by Hunter-Digital · in Torque Game Engine · 06/06/2008 (7:17 pm) · 2 replies
Hello !
I was wondering, what are the options that I can enter in this:
datablock PlayerData(PlayerBody)
{
renderFirstPerson = false;
shapeFile = "~/data/shapes/player/player.dts";
};
? :) I'm using the tutorial.base kit.
I was wondering, what are the options that I can enter in this:
datablock PlayerData(PlayerBody)
{
renderFirstPerson = false;
shapeFile = "~/data/shapes/player/player.dts";
};
? :) I'm using the tutorial.base kit.
About the author
Torque Owner Maddermadcat