Discuss Scratch

mmorphig
Scratcher
2 posts

Text script with choices

I have been making a text script and have each letter show up one at a time. This soon to be game Is a sort of choose your own adventure with choices, first thing you see is a text box that introduces the player to the game (it works fine), then the player is able to choose between two choices that are placed in a list as either 1 or 2 depending on what you choose (It shows the writes the choice that you chose and also works fine). The script is then SUPPOSED to show some text but usually shows some weird combination of letters. I tried fixing some caps, nothing changed, I tried re-doing that part of the script, still nothing changed.

-mmorphig
deck26
Scratcher
1000+ posts

Text script with choices

So is the project shared or should we just guess?
mmorphig
Scratcher
2 posts

Text script with choices

deck26 wrote:

So is the project shared or should we just guess?
https://scratch.mit.edu/projects/508985147/ (the link to the share)

Last edited by mmorphig (April 18, 2021 18:01:53)


-mmorphig
Theo_1er
Scratcher
500+ posts

Text script with choices

It doesn't have enough time to delete text number 2. Try
set [delete text v] to [true]
wait (0.5) secs
set [delete text v] to [false]
broadcast [text box v]

Quand le risque est ridicule, la récompense est ridicule.

Powered by DjangoBB