Hi Guys,
I'm making and endless falling game and i'd like to trigger an event each time an object has traveled X distance. For example I'd like to trigger and event when the object has fell a distance of 1000. So an event is triggered when the object reaches the Y coordinate of 1000,2000,3000 etc.
Any help would be greatly appreciated. :)
Thanks