Hi,
I have multiple sprites in my game which can be rotated. Now I want to draw something with sprites and attach these "parts" to the sprites that can be rotated.
To do that I want to select one of these attachment points before starting to draw and then all lines that are drawn will be pinned to it.
Does anyone have an idea on how to do that the easiest way?
Thanks!