Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Answer box cover up
- Avisil
-
21 posts
Answer box cover up
I'm making a project with a flat design. I want it to look very clean, but one problem is the answer box for the:
I dont want the player to see the whole overlay, only the actual text box. I created a sprite to cover it, but the answer box always overlaps it. Does anyone know how to fix this?
command.
I dont want the player to see the whole overlay, only the actual text box. I created a sprite to cover it, but the answer box always overlaps it. Does anyone know how to fix this?
- udoxas
-
100+ posts
Answer box cover up
Any visual effects like ghost or color will disable sprites from going over the ask box. Any of those effects in any sprite.
- Avisil
-
21 posts
Answer box cover up
If I have a ghost change on the start button, will it affect the cover up? Any visual effects like ghost or color will disable sprites from going over the ask box. Any of those effects in any sprite.
- udoxas
-
100+ posts
Answer box cover up
Yes, if you don't use visual effects then you can cover the ask box. It's weird.
- Avisil
-
21 posts
Answer box cover up
I removed all visual effects from my sprites, but the over up still doesn't work. Do I need to make a new project for it to work?
- udoxas
-
100+ posts
Answer box cover up
Hmm, weird. I didn't do massive research on this, I just saw it in a project with an ask timer. I'll see what else I can find I removed all visual effects from my sprites, but the over up still doesn't work. Do I need to make a new project for it to work?
- Prinseskat
-
1000+ posts
Answer box cover up
Try making the sprite go to the front after you show the text box, might work.
- Avisil
-
21 posts
Answer box cover up
This worked! Thanks. wait .01 seconds after showing text box.
I tried that before, but it didn't work.
- --FlaminHot--
-
62 posts
Answer box cover up
Well, to do that, you need to do this: Try making the sprite go to the front after you show the text box, might work.
- Discussion Forums
- » Questions about Scratch
-
» Answer box cover up