Property | Type | Description | |
---|---|---|---|
interactionPos | Vector2 | ||
isInteractionPending | bool |
Method | Description | |
---|---|---|
GoTo ( Vector3 targetPoint, float speed ) : void | ||
GoToInteraction ( Vector2 pos, Interactable, i, List |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public GoTo ( Vector3 targetPoint, float speed ) : void | ||
targetPoint | Vector3 | |
speed | float | |
return | void |
public GoToInteraction ( Vector2 pos, Interactable, i, List |
||
pos | Vector2 | |
i | Interactable, | |
iList | List |
|
return | void |