fn get_cf_event(
    entity_id: Entity,
    cf_events: &mut Vec<ContactForceEvent>
) -> Option<ContactForceEvent>
Expand description

get contact force event for an entity, return the first if multiple event shappen at the same time