Tanoda
|
Public Member Functions | |
void | Move (Vector3 currentPoint) |
Public Attributes | |
GameObject | lookAt |
Events | |
Action | OnEndOfRoad |
Definition at line 6 of file ObjectMove.cs.
void Waypoint.ObjectMove.Move | ( | Vector3 | currentPoint | ) |
Definition at line 91 of file ObjectMove.cs.
GameObject Waypoint.ObjectMove.lookAt |
Definition at line 23 of file ObjectMove.cs.
Action Waypoint.ObjectMove.OnEndOfRoad |
Definition at line 25 of file ObjectMove.cs.