Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
I have a problem. My sprite is moving in the right direction, but it is not pointing in the right direction. How can I fix this?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
For the game I have, when the backdrop is the town, I want my entrance sprites to show up. How do I do this?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
How would I make my player walk?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
How would I create points in a game?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
If I turn to the right 15 degrees, will I move right?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
When the entrance sprite touches the player, I want to also change the backdrop to a specific backdrop.
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
I will be using similar code for all of my sprites. How do I duplicate code?
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
I am creating a game where I use an entrance sprite. When the entrance sprite touches the player, it should hide the other entrance sprites.
Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
Switch costume
Use the stamp.
Use the next costume block repeatedly.
No
If right arrow pressed, point in direction 90, move 10 steps.
When backdrop switches to town, show
Create a variable
Check it!