fassihi
30-12-2007 04:38:46
I would like to set the movement speed for a character controlled by the user.
I am using the CharacterController class. What would be the best place to implement this speed value?
Currently the move method is used from the CharacerController class and it is hard coded.
I am using the CharacterController class. What would be the best place to implement this speed value?
Currently the move method is used from the CharacerController class and it is hard coded.