I've been doing animation timing on some sprites by using duplicate frames (to keep time with other sprite animations). Now I believe those duplicate frames are using up resources. I've tried changing the timing to code based, but can't get it working as well. Is there a way to link duplicate frames?
Not a huge thing, but I'm trying to keep the size of the game as small as possible.