Lysa Nodes  0.0
Lysa Nodes — Scene Graph for the Lysa Engine
CharacterEventType Struct Reference

Detailed Description

Event type constants fired by the Character node during physics simulation.

Static Public Attributes

static constexpr auto ON_COLLISION {"CHARACTER_COLLISION_STARTS"}
 

Member Data Documentation

constexpr auto ON_COLLISION {"CHARACTER_COLLISION_STARTS"}
staticconstexpr

Event fired whenever the character collides with a body and reports the first contact point in a CollisionObject::Collision<br>