![]() |
Lysa.nodes
0.0
Lysa 3D Engine
|
Event type constants emitted by Character nodes.
Lua full name: lysa.nodes.CharacterEventType
Constants | |
| integer | ON_COLLISION |
| Fired whenever the character controller collides with another body; the event payload is a Collision. | |
| integer ON_COLLISION |
Fired whenever the character controller collides with another body; the event payload is a Collision.