Property | Type | Description | |
---|---|---|---|
FromObj | GameObject | ||
ToObj | GameObject | ||
incomingTag | string | ||
outgoingTag | string | ||
startState | int |
Method | Description | |
---|---|---|
Back ( ) : bool | ||
Collect ( ) : bool | ||
Deliver ( ) : bool | ||
Eat ( ) : bool | ||
Find ( ) : bool | ||
LateUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
Walk ( ) : bool |
Method | Description | |
---|---|---|
findLeftHandRecursive ( Transform parent ) : Transform | ||
findRightHandRecursive ( Transform parent ) : Transform | ||
walkToObject ( ) : bool |