| UCharacterTrajectoryDebugProcessor |
Debug visualization processor for trajectory samples, velocities, and AABB bounds. |
| UCharacterTrajectoryMovementTrait |
Overrides default movement to drive the entity along the generated trajectory. |
| UCharacterTrajectoryToMovementProcessor |
Moves the character along the generated trajectory. |
| UCharacterTrajectoryTrait |
Enables trajectory generation for this entity. |
| UMovementToCharacterTrajectoryProcessor |
This processor generates a trajectory from standard Mass movement (no spring smoothing). |
| USpringMovementToCharacterTrajectoryProcessor |
This processor converts spring movement data to a generated trajectory. |