Property | Type | Description | |
---|---|---|---|
LocA | Vector2 | ||
LocB | Vector2 | ||
Xvel | float | ||
Yvel | float | ||
activate_Me | bool | ||
alreadyGoing | bool | ||
currentLocation | Vector2 | ||
currentlyBetween | bool | ||
holdWhenPressed | bool | ||
horizOnly | bool | ||
resetMe | bool | ||
resetState | string | ||
speed | float | ||
state | string | ||
triggerDelay | float | ||
vertOnly | bool | ||
waitA | float |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
myWait ( float myWait, string nextState ) : IEnumerator |