Property | Type | Description | |
---|---|---|---|
HPBarLenght | float | ||
HPBarTexture | |||
PercentOfHP | float | ||
curHP | float | ||
deathSound | |||
maxHP | float |
Method | Description | |
---|---|---|
HitPlayer ( string attackName ) : void | ||
OnGUI ( ) : void | ||
PlayerDies ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public HitPlayer ( string attackName ) : void | ||
attackName | string | |
return | void |