Posts: 1,046
Threads: 250
Joined: Nov 2014
Reputation:
0
How can I make the player unable to run? I am making a broken leg system.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Check for sprint animation, and make them collapse to make them use walk, or go nowhere...
That's just the way I'd be looking at this for realism.
I don't think you'd be able to "stop" them running in a script sense, but the consequence of falling over and being "stopped" would make them realize in a decent way.