I just recently started learning scratch and I have a few questions.
For the script "think [blank] for [n] seconds" is there any way to have the thought bubble come up and a symbol/picture instead of words?
Also, for the script "say [blank] for [n] seconds" works when I test the project but since I have two of them, they overlap a bit of each other. Is there any way I can fix that apart from moving the sprites?
Thanks!
Offline
Sadly, you can only have text in a speech bubble, and the bubbles' location is based on where the sprite is - the only way to move the bubble is to move the sprite.
Offline
That's why I try to avoid using speech bubbles, they're pretty limited.
If you want to have pictures with text, it's best to make a sprite that changes costumes every few seconds instead.
Offline