This project is going to have you step up your skill in Scratch and have you moving your sprite, animating your sprite - then move and animate your sprite at the same time. Run rabbit run. It is till part of the Narration project, look below for Add Ons
Be sure to watch the videos!!!
Follow the videos provided in the Add Ons section
USE THE STARTER PROJECT PROVIDED
SAVE THE PROJECT WITH YOUR NAME RIGHT AWAY
First get your Rabbit to Move (watch move your Character)
Next get your Rabbit to Animate and look like he is running (see Animate your Character)
Now add some sound effects
Follow the process you have already used to turn in your work.
If you forgot, click here - scroll down and follow the steps.
https://sites.google.com/pleasantonusd.net/murphsitenew/seventh-grade-wheel/animate-your-name
You can use this link below for CS First - your will always SIGN IN WITH YOUR PUSD GOOGLE account, which will take you back to our Class where you can find assignments.
https://csfirst.withgoogle.com/login
Look at the screen shot below showing the code to get the rabbit to animate and move.
Notice there are THREE small bits of code that all do different things, but I wanted them run at the same time - so they each have have a WHEN FLAG CLICKED EVENT/TRIGGER
You can adjust the X/Y coordinates for the START and GLIDE TO as needed...
I use as REPEAT loop and then Adjusted the number of times to REPEAT to get the Rabbit to stop at the right time.
Have fun!!