![]() |
Plasma Engine
2.0
|
Aggregated data by plAiNavigation that should be sufficient to implement a steering behavior. More...
#include <Navigation.h>
Public Attributes | |
| plVec3 | m_vNextWaypoint |
| float | m_fDistanceToWaypoint = 0 |
| float | m_fArrivalDistance = plMath::HighValue<float>() |
| plVec2 | m_vDirectionTowardsWaypoint = plVec2::MakeZero() |
| plAngle | m_AbsRotationTowardsWaypoint = plAngle::MakeZero() |
| plAngle | m_MaxAbsRotationAfterWaypoint = plAngle::MakeZero() |
Aggregated data by plAiNavigation that should be sufficient to implement a steering behavior.