Block Prompt
-
How I can add the symbol to prompt block?
-
Ummm what?
-
-
Aaah, I forgot that there is a block like this. It seems that the input parameters are strings, so a little trick can be used. Try this: ""+Symbol()+""
-
Perfect, thank you very much.
And could add sound to "prompt block". Because when I use the bock "play sound" sounds after the accept or cancel the window (prompt)I want it to sound when the "prompt" appears. not then accept or cancel
thanks

-
Well, put the sound before the prompt :))
-
I put it this way:

but
1 - the prompt appears
Ā 2 - Agree or cancel
3 - play the soundThe right thing:
1 - Play the sound and the prompt appears
2 - accept or cancelI tried also by connecting the block 54 (yellow exit)
......
Sound.jpg -
When blocks are connected in parallel... just see this example project: https://fxdreema.com/demo/blocks-execution-order
-
Perfect! thanks!

