Sets the animation's translation offsets
Signature:
Translation:SetOffset(xOffset,
yOffset)
Arguments:
xOffset
- Distance away from the object origin (in pixels) to move the region over the animation's duration (number
)yOffset
- Distance away from the object origin (in pixels) to move the region over the animation's duration (number
)