Not built-in, no. You can do it with math, though. You need to (1) calculate where the joint position is, relative to the center of the body part image, for a given rotation using sin
and cos
; then (2) add that offset to the position of the parent joint to properly place the body part.