Adding the player's speed is not the correct solution here. That's only accurate in some cases. First you want to make sure you have LunaLua 0.7.3 installed. Then, instead of using onLoop, which is now deprecated, use onTickEnd, which will run after physics calculations and put the colliders in the...