Character is not running

Hello all,

I can not seem to get my character’s animation to move quicker. He physically moves faster, but the animation still looks like he is walking. Here is a video to show what I am talking about?

I have not made any changes to ThirdPersonCharacter.cs or ThirdPersonUserControl.cs.

To further add to that, I don’t think he is moving as fast as he should be. Ben has his Move Speed Multiplier set to 4 and his is off to the races. I set mine to 16 and its not moving as half the speed of Bens. What am I missing?

Turns out the solution was in code. I had to disable the WASD keys from moving the character. Once I did that my character runs as expected. For me this works, but for others you may want them to move in a more traditional way.

Privacy & Terms