Hi there!
I am attempting to have two different sprites-
Sprite A and Sprite B
-on a certain command to both play the same animation file. For disc space I would like them to both draw from one animation file, rather than each have their own version of the animation file. Is this possible?
I understand that it is possible to have two copies of the same sprite to solve this, but for other reasons I would like to know if my proposed way would work too.
Thank you!