Scratch - What is Direction

Subscribers:
503
Published on ● Video Link: https://www.youtube.com/watch?v=S0dxhTfXBas



Category:
Tutorial
Duration: 25:21
189 views
3


In this video we are going to learn what is Direction in Scratch.
Direction is rotation and it is represented by number which says what is the angle of rotation of your selected sprite.
You can type that number (angle of rotation) into Direction field, or click on it and Direction circle will open.
Then you can drag the arrow to point at the angle at which you want your sprite rotated.
Default state of every sprite in Scratch is 90 - that means "right" direction.
This is very important to take care of when importing or making sprites in Scratch.
If possible, make default sprite costume looking at the right when importing, that way you will avoid later possible problems when coding Direction.
And that is especially true for top down games, where your sprites will probably rotate all the way around.
Besides "right" direction, you will often use:
"left" direction -270 degrees
"top" direction 0 degrees
"down" direction 180 degrees.
Play with it a little to get a grip on it and see how it works in practice.
It should not be so hard to understand it, but if so, try until you do, since you are probably going to use it in your games.
We will for sure and that will happen very soon, already in next few lessons I will explain some of the Scratch Blocks which use Direction.

Keep on learning, keep on Scratching !!!

Direction (value)
https://en.scratch-wiki.info/wiki/Direction_(value)







Tags:
Scratch what is Direction
Scratch - What is ...
Scratch
Scratch 3
Scratch tutorials
Scratch 3 tutorials
programming
coding
programming for kids
coding for kids
programming for beginners
coding for beginners
how to program
how to code
how to program in Scratch
how to code in Scratch
Knowledge For All
K4A