EntMovement

Movement
Adds MoveDirection / LookDirection variables for other movement components to use

ID: EntMovement
Requires Components: Physics
Required By: Movement AI, Flying Movement, Animated Humanoid, Walking Movement, Hover Movement, Rotate Transform Towards Look Position
Base Type: Entity Component

Values

NameTypeDescription
Move DirectionVector3 VariableMove Direction is the direction in World space to move
Look PositionVector3 VariableLook Position is the position in the World to look at

Properties

NameTypeDescription
Look DirectionVector3The direction set by the LookPosition and this Entity's position.