Two objects that collide - then no longer are touching...

Greetings,

Feel like there is an easy method to this …

I’m trying to detect when two objects that have collided, and hence are touching, will be no longer touching.

I have all the collision, physics setup properly.

I use the collision event to see when the objects collide-

“event.phase == began” yada yada yada.

My question is- does “event.phase == ended” mean the two collided objects have separated (not touching) or does it just mean that the physics engine has simply stopped calulating whether they’ve collided or not…?

How would I detect when two objects were touching/collided but the moment they stop colliding and no longer touching?

EDIT - OK “event.phase == ended” does seem to detect when those two objects are no longer touching.  I’m getting good at posting topics and answering them myself 5 minutes later… lol 

Hello, So is this question answered?

–SonicX278

Yeup sorry bout that

Hello, So is this question answered?

–SonicX278

Yeup sorry bout that