I also encountered a similar problem, I want to create "infinite"
floor - so I want a small block to follow my object right underneath
it... I don't know if that's the best solution, but what I did is
simply update the X position of the object using the positionchanged
event of the body...