class UseTrigger
extends Engine.Triggers//=============================================================================
// UseTrigger: if a player stands within proximity of this trigger, and hits Use,
// it will send Trigger/UnTrigger to actors whose names match 'EventName'.
//=============================================================================