Property | Type | Description | |
---|---|---|---|
completionDistance | float | ||
dudeAnimator | Animator | ||
i | PlayerNavigator, | ||
navAgent | |||
navSparklesPrefab | GameObject | ||
off | bool |
Method | Description | |
---|---|---|
NavigateToPoint ( Vector3 targetPos ) : void | ||
SetTarget ( GameObject go ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Update ( ) : void |
public NavigateToPoint ( Vector3 targetPos ) : void | ||
targetPos | Vector3 | |
return | void |
public static SetTarget ( GameObject go ) : void | ||
go | GameObject | |
return | void |
public NavMeshAgent,UnityEngine navAgent | ||
return |