Posts: 1,923
	Threads: 46
	Joined: Aug 2012
	
Reputation: 
0
	 
 
	
	
		Hi. It's been such a long time since I haven't asked for help, but here I am. I want to know how could I change the time you exhaust running(so sorry for my English) So, tell me. :P
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 91
	Threads: 9
	Joined: Mar 2012
	
Reputation: 
0
	 
 
	
	
		you're only able to let the player exhaust earlier (i did it with keydetection the SetPlayerVelocity/Animation)
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 91
	Threads: 9
	Joined: Mar 2012
	
Reputation: 
0
	 
 
	
	
		there is no native way to change the players stamina - checking if the player walks/sneaks/runs/jumps whatever and using SetPlayerVelocity/TogglePlayerControllable/ApplyAnimation(exhaust anim) is the only way i know of