|
group2 0.1.0
CSE 125 Group 2
|
A resolved spawn: safe center position plus the point's facing yaw. More...
#include <PlayerStatusSystem.hpp>
Public Attributes | |
| glm::vec3 | center {0.0f} |
| float | yaw = 0.0f |
| Authored facing direction (radians) for the chosen spawn point. | |
A resolved spawn: safe center position plus the point's facing yaw.
| glm::vec3 systems::SpawnResolution::center {0.0f} |
| float systems::SpawnResolution::yaw = 0.0f |
Authored facing direction (radians) for the chosen spawn point.