Carousel Go-round
Create an amusement park scene with a carousel (Amusement Park). In this animation, the carousel is to have at least four animals. (You can use the animals that come with the carousel or add your own.) Add a two-way switch (Controls) to the initial scene. Create two event handling methods-on e to make the carousel rotate clockwise and one to make it rotate counterclockwise. When the green button is clicked, the carousel should rotate clockwise, and a click on the red button should make the carousel rotate counterclockwise. Optional: Import a sound file and have it play as the carousel goes around.