Say you want your 2D physics object to freely rotate, but want a 2D sprite child to only display at a limited subset of the degrees, like instead of showing every 1 degree of rotation, the sprite would only show every 15 degrees of rotation?
Can this be achieved with RemoteTransform2D or is a shader needed or something else?
cheers