Discuss Scratch
- 50_scratch_tabs
-
Scratcher
1000+ posts
multi line say blocks
(#20)Or Ctrl+enter
How about Shift+Enter? It's used by lots of messaging sites precisely because the Enter key is taken.
Saw the post number a second too late to say king of the page without editing, but I'm the king of the page.
Last edited by 50_scratch_tabs (Oct. 5, 2024 02:07:27)
- medians
-
Scratcher
1000+ posts
multi line say blocks
What if you don't have a keyboard(#20)Or Ctrl+enter
How about Shift+Enter? It's used by lots of messaging sites precisely because the Enter key is taken.
Saw the post number a second too late to say king of the page without editing, but I'm the king of the page.
Last edited by medians (Oct. 5, 2024 02:10:34)
- starlightsparker
-
Scratcher
1000+ posts
multi line say blocks
I did not write that.No, that may interfere with certain functionality, it should just be a newline block like in some mods:That would definitely confuse new scratchers. When you click it or set a variable to it, it would just show empty. There will be tons of kids wondering what this mysterious block does and how to use it.newline::operators reporterOr just a block that says \n.
return/enter::operators reporter
- ThisIsTemp1
-
Scratcher
1000+ posts
multi line say blocks
How about this then?
Every new input is a line.
say [] @delInput @addInput ::looks
Every new input is a line.
- 50_scratch_tabs
-
Scratcher
1000+ posts
multi line say blocks
(#22)Should have thought of that because I'm on mobile, but it's possible anyways, you just have the problem of getting a newline into scratch. So this suggestion is really suggesting an easy way to get a newline.
What if you don't have a keyboard
- mysinginmonsters
-
Scratcher
100+ posts
multi line say blocks
They COULD add an operators+ extension that has a newline block. Still very unlikely.
- 50_scratch_tabs
-
Scratcher
1000+ posts
multi line say blocks
(#13)Was I the only one who read this?
You can do this with hacked blocks
here's an example:https://scratch.mit.edu/projects/1076436111/
- Scratch137
-
Scratcher
1000+ posts
multi line say blocks
(#27)No, but that's not really a solution. Hacked blocks aren't super accessible to most users.(#13)Was I the only one who read this?
You can do this with hacked blocks
here's an example:https://scratch.mit.edu/projects/1076436111/
- 50_scratch_tabs
-
Scratcher
1000+ posts
multi line say blocks
(#28)Just open a project with one and backpack it! Also, I guess my point was this is really just suggesting a newline block.
Hacked blocks aren't super accessible to most users.
- ruvel_ztu
-
Scratcher
14 posts
multi line say blocks
You can do this already! Just put your cursor to the right of this bracket: [
], then press shift+right arrow, then copy. now you can paste it into the string, or into a variable, and it will work with the say block.
This doesn't work, all linebreaks will be converted to spaces.






