Discuss Scratch
- Discussion Forums
- » Suggestions
- » "Print ___" Block (30+ Supporters)
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
I was thinking that Scratch should have a “Print” function:
There would also be related blocks to support it:
P.S. I know this can be workroundable, but it's REALLY tedious…
print [] :: penIt would work as it does in other languages, printing the input.
There would also be related blocks to support it:
newline :: pen
set print font to [ v] :: pen
set print size to ( v) :: pen
set print colour to [#ff0000] :: pen
set print boldness to ( v) :: pen // I forgot this block. 0 is super light, 100 is super thick.
print [] to x:() y:() :: pen // Suggested by Pot-Of-Gold and Samanyolu
set print [ v] effect to () :: pen
change print [ v] effect by () :: pen // Blocks suggested by Samanyolu
P.S. I know this can be workroundable, but it's REALLY tedious…
Last edited by Paddle2See (Sept. 15, 2023 20:01:05)
- Pot-of-Gold
-
1000+ posts
"Print ___" Block (30+ Supporters)
support
Fixed I was thinking that Scratch should have a “Print” function:print [] :: penIt would work as it does in other languages, printing the input.
There would also be related blocks to support it:newline :: penP.S. I know this can be workroundable, but it's REALLY tedious…
set print font to [ v] :: pen
set print size to ( v) :: pen
set print colour to [#ff0000] :: pen
- thelucariokid
-
100+ posts
"Print ___" Block (30+ Supporters)
Do you mean text? If so, support.
- Zro716
-
1000+ posts
"Print ___" Block (30+ Supporters)
just one missing detail… where does it print to?
- Pot-of-Gold
-
1000+ posts
"Print ___" Block (30+ Supporters)
Maybe it prints starting at the sprite: just one missing detail… where does it print to?
Maybe:
print [] at x: () y; () :: pen
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
It prints where the sprite is at, similarly to the pen. just one missing detail… where does it print to?
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
Yeah, that's what I mean. It's basically the Print function from the Text-based languages. Do you mean text? If so, support.
- rollercoasterfan
-
1000+ posts
"Print ___" Block (30+ Supporters)
Support, but couldn't use a text editor that's been made in Scratch already?
- Pot-of-Gold
-
1000+ posts
"Print ___" Block (30+ Supporters)
I also support for a print at x: () y: ()
and removing the 60 second rule
and removing the 60 second rule
Last edited by Pot-of-Gold (June 30, 2015 22:48:28)
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
*you use a text editor that's been made in Scratch already?Read my PS. I'm aware of it, it's just really annoying to implement and fiddle around with. Way more complex compared to a block. Support, but couldn't
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
1: I also support for a print at x: () y: ()
and removing the 60 second rule
go to x: () y: ()2: Denied as a spamblock. Maybe for 500-1000+ posters, but put that in a new topic.
print [] :: pen
- duckboycool
-
1000+ posts
"Print ___" Block (30+ Supporters)
Support workarounds are about 100+ blocks!
And the 60 second rule
And the 60 second rule
Last edited by duckboycool (July 1, 2015 18:17:10)
- Pot-of-Gold
-
1000+ posts
"Print ___" Block (30+ Supporters)
Uh I was joking1: I also support for a print at x: () y: ()
and removing the 60 second rulego to x: () y: ()2: Denied as a spamblock. Maybe for 500-1000+ posters, but put that in a new topic.
print [] :: pen
and, it might interfere with some games.
- IronBit_Studios
-
1000+ posts
"Print ___" Block (30+ Supporters)
After my workaround, you could revert to the old position and keep going.Uh I was joking1: I also support for a print at x: () y: ()
and removing the 60 second rulego to x: () y: ()2: Denied as a spamblock. Maybe for 500-1000+ posters, but put that in a new topic.
print [] :: pen
and, it might interfere with some games.
- MushroomMan99
-
100+ posts
"Print ___" Block (30+ Supporters)
Support. If you can do this in Java, you should be able to do it in Scratch.
- Discussion Forums
- » Suggestions
-
» "Print ___" Block (30+ Supporters)