Lets say I have a spring joint in SpriteKit,
when I pull one sprite node from another there is empty space inbetween
How would I fill this space up with the same colour as the sprite nodes
When I let go of the sprite node it bounces back into place
I will also need the extra colour to erase when the spring moves back.
How can I do this in SpriteKit