|
TopDown Engine v4.5
|
This class describes a node on an MMPath. More...
Public Attributes | |
| Vector3 | PathElementPosition |
| the point that make up the path the object will follow | |
| float | Delay |
| a delay (in seconds) associated to each node | |
This class describes a node on an MMPath.
| float MoreMountains.Tools.MMPathMovementElement.Delay |
a delay (in seconds) associated to each node
| Vector3 MoreMountains.Tools.MMPathMovementElement.PathElementPosition |
the point that make up the path the object will follow