trigger_inout
#
Track the entities entering and leaving the designated area, and trigger targets accodingly.
This entity is expected to have a cuboid shape. Otherwise the
Fire on leavingwon’t trigger correctly.
The check for leaving entities is executed every 0.1 seconds, so the fact of leaving may be detected a bit later.
Parameters #
Fire on entering- fire when entity enters the area.Fire on leaving- fire when entity, that previously entered the area, leaves the area.Fire on/off (entering/leaving)- fire when entity enter or leaves the area. It sends theOnuse-type when entity enters, andOffwhen entity leaves.