Property | Type | Description | |
---|---|---|---|
sittingTime | float |
Property | Type | Description | |
---|---|---|---|
bench | GameObject |
Method | Description | |
---|---|---|
setStationaryPoint ( GameObject point ) : void |
Method | Description | |
---|---|---|
GameUpdate ( ) : void | ||
OnCollisionEnter2D ( Collision2D collision ) : void | ||
OnTriggerExit2D ( |
||
alert ( ) : void | ||
getNextPath ( ) : GameObject | ||
panic ( ) : void |
Method | Description | |
---|---|---|
getBenchOffsetVector ( ) : Vector3 |
protected OnCollisionEnter2D ( Collision2D collision ) : void | ||
collision | Collision2D | |
return | void |
protected OnTriggerExit2D ( |
||
other | ||
return | void |
public setStationaryPoint ( GameObject point ) : void | ||
point | GameObject | |
return | void |