In this post, I’ll show you how to prepare an animation of the Moon orbiting around the Earth.
The ScratchJr app provides us with two turn blocks (turn right, turn left) that let us turn an object “in place” (on an axis, around its center of mass). But how can we make one object move around another?
Well, there is a clever trick that makes this “orbiting movement” possible. Let me show you how to do it!
The orbit and a colorful background
The fact that the turn right and turn left blocks allow an object to rotate “around its center of mass” made me want to try out an idea… I wanted to make the Moon orbit the Earth, so the picture of the Moon had to rotate around a fixed axis – in this case, the Earth!
First, open up the ScratchJr app, pull up the character design pad and draw the following object:
Next, place the Earth in the middle of the orbit and make the “orbit-and-Moon” object rotate on an endless loop with this script:
Wonder how to hide the orbit, so it doesn’t stand out against the background? It’s simple – all it takes it to adjust the colors so that the circle of the orbit blends with the background!
Edit your backdrop by filling it in with solid color:
Add twinkling stars
To make the animation more eye-catching, you can suggest to your students that they place a few twinkling stars on the dark-blue “night sky”. This activity will help them brush up on how to:
- Enlarge and shrink an object (on an endless loop);
- Copy objects with their assigned scripts.
Add a star character to your project and assign it the following script:
The higher the arguments in the grow and shrink blocks, the more clearly the star will twinkle.
You can then copy the star – there is no need to write the same set of scripts over and over again!
All it takes is to drag the star from the characters area (left side of the screen) to the appropriate page from the list on the right:
What else shall we spin around?
You can use this trick in many different animations! You can make the Earth orbit the Sun (or even recreate the entire Solar System!), you can make a car drive around a roundabout, or prepare a birthday card with a flower wreath on it.
Looking for other astronomy-flavored animations? Check the Moon phases animation and incorporate into your science lesson!
Hi . Superb blog . Plz tell me how to spin around
Thank you! It’s all detailed in the post, please read carefully and let me know if you have any questions.
I just edited the post and added the “orbit-and-Moon” script to spin in the infinite loop.
very clever
Thank you 🙂
Gràcies! Molt inspirador.
Thank you so much!
Can you tell me how to do this in Scratch 2.0
That’s great
Weronika, to jest fantastyczny pomysł.
Dzięki za twój blog
This did not work