Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to set a sprite to an answer?
- jlw316
-
4 posts
How to set a sprite to an answer?
Hi all. I'm creating a math game that randomly chooses math questions from a list of background costumes. How do I get my mobile sprite to select the correct answer from one of the other 5 stationary sprites when the sprites touch and the space bar is pressed?
- EDawg2011
-
1000+ posts
How to set a sprite to an answer?
You can try to make the project do the math, but we need to see the code; can you please share the project?
- jlw316
-
4 posts
How to set a sprite to an answer?
I shared it. Here is the link. Your text to link here…
I did make the project do the math in the quiz game but It's the interactive game that I'm having problems with.
I did make the project do the math in the quiz game but It's the interactive game that I'm having problems with.
Last edited by jlw316 (March 12, 2024 21:14:48)
- jlw316
-
4 posts
How to set a sprite to an answer?
also the sprites in question are sprite1 (which are the backdrop costumes), the apple, blue star, pink triangle, banana, and strawberry are the stationary sprites and the light blue moon sprite is the the mobile sprite that rolls left and right using the arrow keys.
- Discussion Forums
- » Help with Scripts
-
» How to set a sprite to an answer?