I want to have my speed affected when entering a certain area, but go back to normal speed when leaving that area.
I can use overlap or collision with to detect the collision, but how do I detect when the objects are not colliding/overlapping anymore? I would have expected an On Collision Exit, but I don't see any.