private void OnEnable() { InteractionTrigger sInteractionTrigger = target as InteractionTrigger; sInteractionTrigger.CheckForTriggerColliders(); }