Structs§
- Tnua
Ghost Platform - A marker for jump/fall-through platforms.
- Tnua
Ghost Sensor - An addon for
TnuaProximitySensor
that allows it to detectTnuaGhostPlatform
colliders. - Tnua
Gravity - Change the gravity for a Tnua-controlled character.
- Tnua
Motor - Instructions on how to move forces to the rigid body.
- Tnua
NotPlatform - Marker component for colliders which Tnua should not treat as platform.
- Tnua
Obstacle Radar - Add this to a character entity to detect obstacles around it.
- Tnua
Proximity Sensor - Distance from another collider in a certain direction, and information on that collider.
- Tnua
Proximity Sensor Output - Information from
TnuaProximitySensor
that have detected another collider. - Tnua
Rigid Body Tracker - Newtonian state of the rigid body.
- Tnua
VelChange - Represents a change to velocity (linear or angular)
Enums§
- Tnua
Toggle - Allows disabling Tnua for a specific entity.