Property | Type | Description | |
---|---|---|---|
fire | Animator | ||
left | TreeLiftTorch | ||
leftBranch | Animator | ||
right | TreeLiftTorch | ||
rightBranch | Animator |
Method | Description | |
---|---|---|
OnTriggerEnter2D ( |
||
OnTriggerExit2D ( |
||
Start ( ) : void | ||
Update ( ) : void | ||
getHealth ( ) : int | ||
getStage ( ) : int |
Method | Description | |
---|---|---|
stopBurning ( ) : IEnumerator | ||
stopLeftWhip ( ) : IEnumerator | ||
stopRightWhip ( ) : IEnumerator |
public OnTriggerEnter2D ( |
||
other | ||
return | void |
public OnTriggerExit2D ( |
||
other | ||
return | void |