Challenge: Make our power-up animate while the game is running
Currently, our power-up is a single color, while we want it to constantly be changing:
Since we already have the power-up’s animation sprites, animating is easy! Simply select all the animation sprites:
add them to the animator for the sprite:
Resulting in: