Touch the sprite with the mouse pointer, and you will see that the sprite starts to dance! checklist: ❏ I initialized all sprites in my program. ❏ I have at least 2 sprites in my program. ❏ All of my sprites animate whenever the mouse cursor is touching them. ❏ I used nested (forever) loops to make sure my program keeps checking for the conditions. ❏ I used if-then-else blocks so they do something different when the mouse is touching them versus when the mouse is not touching them. ❏ I completed the project submission form and Added the link to the google classroom assignment before turning it in.