New flowcharts feature!
'Set position' tries to change the velocity to match the position update. 'Teleport' just moves the physics body position without manipulating the velocity. It makes it easier to make 'portal' style systems (e.g. where an object is thrown in to a portal and appears out another, preserving its velocity).