The document describes several issues encountered while developing animated backgrounds and power-ups in the game development program GameSalad. An animated cloud background caused lag due to the large number of frames. Separating animated elements like character run cycles from power-ups helped address bugs. Implementing a hit point system and restrictions on stacking power-up effects helped fix issues with a "Molotov" power-up not working as intended.