I have an issue, where I have to make 4 different objects (sprites), but with the same frames. If I clone the object, C2 will export more images, and the loading time will increase.
My question is: Is there any method to use a Sprite's frames with other sprite object?