If I scale a RigidBody2D node that has a child Sprite node, the Sprite looks like it is scaled appropriately in the Godot editor. However, when I run the scene, the RigidBody2D does not appear to be scaled at all. An example of this can be seen if you scale one of the balls in the rubegoldberg demo.