Ah, great.
Unfortunatly, somehow I missed that documentation.
But, with one problem solved, a new one is always bound to arise; the movements for the biped01 are WASD and the spacebar and the mouse. Normally, I wouldnt have a problem with this; in this case, I do.
Basically, I'm used to using the arrow keys. UP/Down for forward/backwards and left/right to turn.
The commands in the biped however, call for madly rolling the mouse to turn, and fiddling with WASD and somehow hitting space to jump while doing all this. ..annoying.
I've gone through its script, but I havent noticed the commands to replace the mouse with the arrow keys, and forward/backward movements with the arrow keys.
Anyone know what segment the commands are located in?
Generally, I want to have the character turn with the left/right arrow keys, and move with the up/down arrow keys.
I just cant find where to do that right yet. >_>