Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » What's the difference between the move steps block, and the change x block?
- Emily1799
-
3 posts
What's the difference between the move steps block, and the change x block?
I don't see the difference, they both do the same thing, so why are they separate blocks?
- P444
-
500+ posts
What's the difference between the move steps block, and the change x block?
Move steps button will move the sprite where it is pointing. Like it will not move up and down without changing direction. But x and y allows you to change the sprites positions without having to change direction.
- Emily1799
-
3 posts
What's the difference between the move steps block, and the change x block?
Oh wow, I feel stupid, thank you very much.
- P444
-
500+ posts
What's the difference between the move steps block, and the change x block?
No problem and don't worry, I also didn't knew that when I started out!
- CatsUnited
-
1000+ posts
What's the difference between the move steps block, and the change x block?
I learnt No problem and don't worry, I also didn't knew that when I started out!
move (10) stepsfirst (I really didn't know what a x or y axis was).
- P444
-
500+ posts
What's the difference between the move steps block, and the change x block?
Long before scratch I knew about x,y,z axis probably because I am bigger than you in ageI learnt No problem and don't worry, I also didn't knew that when I started out!move (10) stepsfirst (I really didn't know what a x or y axis was).

- CatsUnited
-
1000+ posts
What's the difference between the move steps block, and the change x block?
I did use the x and y axis in graphs though.Long before scratch I knew about x,y,z axis probably because I am bigger than you in ageI learnt No problem and don't worry, I also didn't knew that when I started out!move (10) stepsfirst (I really didn't know what a x or y axis was).
- brainstorm101
-
1000+ posts
What's the difference between the move steps block, and the change x block?
There should be a simple answer I just can't find it. I don't see the difference, they both do the same thing, so why are they separate blocks?
- DWindsor49
-
56 posts
What's the difference between the move steps block, and the change x block?
move ten steps will make the sprite move forward regarding the way it's pointing. Change x position changes the X position and doesn't care how it's facing
- MossW
-
100+ posts
What's the difference between the move steps block, and the change x block?
The move steps block moves in the sprites direction, meaning you can move in more directions, 360 to be precise.
- LionHeart70
-
1000+ posts
What's the difference between the move steps block, and the change x block?
This topic's from 2015.. The move steps block moves in the sprites direction, meaning you can move in more directions, 360 to be precise.
- Discussion Forums
- » Questions about Scratch
-
» What's the difference between the move steps block, and the change x block?