I need the listener to do specific actions when the object being listened have reached certain height. How do I do that?
I tried creating a y-axis line physics object, the listener activates when my object and this line collided, but law of physics messed things up…