Hello,
sometimes engine returns wrong global position on RigidBody2D. For example in this case, I am calculating distance between ball and level center, and it returns some magic numbers...


It's not posible that ball position would be [92; 1062] my window (viewport) is 1280x800. Any ideas what is causing this and how to fix it?