Im working on a 2D game with skeletal animations. Each body part of the characters is its own sprite and is being snapped to the skeleton using RemoteTransforms. I also have an outline shader on the ...