Highroad Engine v1.3
|
This class describes a node on an MMPath More...
Public Attributes | |
Vector3 | PathElementPosition |
the point that make up the path the object will follow More... | |
float | Delay |
a delay (in seconds) associated to each node More... | |
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