The purpose of this quiz is to combine the lessons from the interaction and animation tutorials. Be sure you have completed both tutorials before beginning this quiz.
Create an interactive that meets the following requirements:
- Go to settings window and set canvaswidth to 680.
- Go to settings window and set canvasheight to 450.
- Add image us.png using the sample_images path.
- Add image pin.png using the sample_images path.
- Add image austin.png using the sample_images path.
- Create objects for the us map, pin, and austin.
- Place the austin object off screen.
- Create an animation that moves the austin object from offscreen to the center of the screen.
- Make the pin interactive.
- Add a click/touch event to the the pin.
- Add a cleardown event.
- Add a playanim event and choose the move animation.