Thanks for the kind words! There's actually only one drawing of the bag. The way I made it is the bag is a separate game object from the player, then in the player movement script there are three spots the bag moves to based on which direction the player is facing, and every time you collect a coin the bag's scale increases and then returns to 1 once you deposit the coins.