Module data_for_backends

Source

Structs§

TnuaGhostPlatform
A marker for jump/fall-through platforms.
TnuaGhostSensor
An addon for TnuaProximitySensor that allows it to detect TnuaGhostPlatform colliders.
TnuaGravity
Change the gravity for a Tnua-controlled character.
TnuaMotor
Instructions on how to move forces to the rigid body.
TnuaNotPlatform
Marker component for colliders which Tnua should not treat as platform.
TnuaObstacleRadar
Add this to a character entity to detect obstacles around it.
TnuaProximitySensor
Distance from another collider in a certain direction, and information on that collider.
TnuaProximitySensorOutput
Information from TnuaProximitySensor that have detected another collider.
TnuaRigidBodyTracker
Newtonian state of the rigid body.
TnuaVelChange
Represents a change to velocity (linear or angular)

Enums§

TnuaToggle
Allows disabling Tnua for a specific entity.