Feature Request: allow setting the center of a circular physics body

Currently, if you use [lua]physics.addBody[/lua] you can either set a shape, or a radius. If setting a shape, offsets and etc. can be accounted for, since each vertex is specified from the center point.

However, if using a radius sometimes the circular body isn’t always in the very center (e.g. if there is a drop-shadow). There should be a way to set an offset/center of a circular body. [import]uid: 49447 topic_id: 20215 reply_id: 320215[/import]