I have two objects that are interacting in an event. The event triggers when one of the objects collides with the other object. However, I do not want this to happen. I want the event to trigger when the hitbox of one object is completely enveloped in the hitbox of the other object. Thanks in advance!