EntSmoothMovePosition
Smooth Move Position
Directly moves a Entity with MovePosition over time
ID: EntSmoothMovePosition
Required By: Smooth Move Position Rotate Towards
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Moving Enabled | Bool Variable | Defaults to True |
Move Type | Enum Variable | |
Move To Entity | Entity Component Variable | The entity transform that this entity will move towards. Overrides Move To Position. |
Move To Position | Vector3 Variable | |
Linear Speed | Number Variable | m/s |
Lerp Speed | Number Variable | x |
Updated almost 2 years ago