Building on the code from Coding Challenge #1, let’s think about how we might receive action triggers and enhance our program by adding an appearing sprite when the backdrop changes, and add visual effects to our backdrop changes before and after the change. There may be multiple solutions.
The original code can be seen inside. Spoiler alert: possible solutions are also present and commented. Was your solution similar? Why might you use this solution? Are there any limitations to using this solution you can identify?