Structs§
- Physics
State - Component for entities that can move and sprint. Usually only in
LocalEntity
s.
Enums§
- Sprint
Direction - The directions that a player can sprint in. It’s a subset of
WalkDirection
. - Walk
Direction - A direction that a player can walk in, including none.