I have long animations where there are sometimes duplicate frames, and I want to make sure my game doesn't get too big.. Does C3 have built-in efficiency logic/features to deal with this? E.g., creating a single image in its database and reference this image from the duplicate frames.
Thanks