Posts: 107
	Threads: 20
	Joined: Sep 2014
	
	
 
	
	
		Injured System
Details;
This is a simple injured system. It detects if the player HP has hit 5, and if it has then it puts the player in a hurt anim. You can add a function for stoping it; I was going to add a timer that made them get up after 15 seconds but thought I'd let you all do it so you can have your personal preference!
Downloads;
http://pastebin.com/52JeRk3L
	 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 197
	Threads: 11
	Joined: Jul 2014
	
Reputation: 
0
	 
	
	
		Not used callbacks, you set up timer and you don't even use it.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 107
	Threads: 20
	Joined: Sep 2014
	
	
 
	
	
		
Quote:
| 
					Originally Posted by Raweresh  Not used callbacks, you set up timer and you don't even use it. | 
 Did you read the post? I was making it a timer based system then I decided to let others use their own way to make the player get up. I just forgot to delete the timer