Discuss Scratch
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
say [Hello!] with effect [bold v] :: looks
say [Hello!] with effect [rainbow v] :: looks
say [Hello!] with effect [underline v] :: looks
say [Hello!] with effect [upside-down v] :: looks
say [Hello!] with effect [strikethrough v] :: looks
say [Hello!] with effect [italic v] :: looksCould be useful.
Last edited by MrFluffyPenguins (Oct. 13, 2020 12:11:58)
- TheAdriCoolManDude
-
1000+ posts
say [] with effect [ v]
Support! It could really help with characters who speak a certain way. But there should be an option to add the amount of seconds you want to do so.
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
Yeah, it will add the same blocks for the Support! It could really help with characters who speak a certain way. But there should be an option to add the amount of seconds you want to do so.
say [] for (2) secsblock.
- LionHeart70
-
1000+ posts
say [] with effect [ v]
As said earlier, this might be rather useful for characters who have different voices or speak a different way!
I kinda wonder how these would look, though.
I kinda wonder how these would look, though.
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
Rainbow would look like As said earlier, this might be rather useful for characters who have different voices or speak a different way!this
I kinda wonder how these would look, though.
Last edited by MrFluffyPenguins (June 4, 2018 22:45:18)
- --_Nova_--
-
1000+ posts
say [] with effect [ v]
Support, this would be a really nice thing to use for certain games where dialogue is an important factor.
Also, maybe add italics?
Also, maybe add italics?
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
Added! Support, this would be a really nice thing to use for certain games where dialogue is an important factor.
Also, maybe add italics?
- chexbox
-
100+ posts
say [] with effect [ v]
set speech [text v] color to [#000000]::looksThis could work along with the existing blocks.
set speech [background v] color to [#000000]::looks
set speech shape to [round v]::looks
set speech shape to [square v]::looks
set speech text to [bold v]::looks//bold, italics, underline, strikethrough, downside-up.
clear speech effects::looks
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
It is useful for characters who speak a certain way. Non-Support! What is the Sense of It?
- ScratchDiogoh
-
1000+ posts
say [] with effect [ v]
You already saw someone talking in BoldIt is useful for characters who speak a certain way. Non-Support! What is the Sense of It?
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
what would these blocks do?set speech [text v] color to [#000000]::looksThis could work along with the existing blocks.
set speech [background v] color to [#000000]::looks
set speech shape to [round v]::looks
set speech shape to [square v]::looks
set speech text to [bold v]::looks//bold, italics, underline, strikethrough, downside-up.
clear speech effects::looks
Last edited by MrFluffyPenguins (Oct. 13, 2020 12:13:29)
- ACE009
-
100+ posts
say [] with effect [ v]
Your blocks only allow one effect at a time. I think that the blocks below would work the best, but that’s just my opinion.“speech shape”? What do you mean?set speech [text v] color to [#000000]::looksThis could work along with the existing blocks.
set speech [background v] color to [#000000]::looks
set speech shape to [round v]::looks
set speech shape to [square v]::looks
set speech text to [bold v]::looks//bold, italics, underline, strikethrough, downside-up.
clear speech effects::looks
Would “clear speech effects” have the character still say what they are saying, but with no effects?
"set speech to "? What would this block even do?
To be honest, I like the blocks I came up with better.
add [bold v] effect to [speech v] :: looks // second dropdown is speech or thought, first is all of what wou suggested + allNot sure if there should be a way to differentiate between speech and thought effects or if the effects should be applied to both and treated as one.
remove [bold v] effect from [speech v] :: looks // same dropdown was above
(effect [bold v] enabled for [speech v] :: looks // still same dropdowns
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
Oh, yeah!Your blocks only allow one effect at a time. I think that the blocks below would work the best, but that’s just my opinion.“speech shape”? What do you mean?set speech [text v] color to [#000000]::looksThis could work along with the existing blocks.
set speech [background v] color to [#000000]::looks
set speech shape to [round v]::looks
set speech shape to [square v]::looks
set speech text to [bold v]::looks//bold, italics, underline, strikethrough, downside-up.
clear speech effects::looks
Would “clear speech effects” have the character still say what they are saying, but with no effects?
"set speech to "? What would this block even do?
To be honest, I like the blocks I came up with better.add [bold v] effect to [speech v] :: looks // second dropdown is speech or thought, first is all of what wou suggested + allNot sure if there should be a way to differentiate between speech and thought effects or if the effects should be applied to both and treated as one.
remove [bold v] effect from [speech v] :: looks // same dropdown was above
(effect [bold v] enabled for [speech v] :: looks // still same dropdowns
- MrFluffyPenguins
-
1000+ posts
say [] with effect [ v]
what you mean?You already saw someone talking in BoldIt is useful for characters who speak a certain way. Non-Support! What is the Sense of It?
Last edited by MrFluffyPenguins (Oct. 13, 2020 12:13:09)
- Zekrom01
-
1000+ posts
say [] with effect [ v]
I believe something like this was added to the Scratch 2.0 beta test but was removed for unknown reasons. It would be nice to have something like this, so I support.
- -ShadowOfTheFuture-
-
1000+ posts
say [] with effect [ v]
Semi-support.
Although this would certainly be a nice aesthetic thing to add, I'm personally indifferent to whether or not this is added, since I rarely use the say blocks anyways except for occasionally when I'm debugging.
Although this would certainly be a nice aesthetic thing to add, I'm personally indifferent to whether or not this is added, since I rarely use the say blocks anyways except for occasionally when I'm debugging.
- chexbox
-
100+ posts
say [] with effect [ v]
1. Speech shape would be the shape of the speech bubble.“speech shape”? What do you mean?set speech [text v] color to [#000000]::looksThis could work along with the existing blocks.
set speech [background v] color to [#000000]::looks
set speech shape to [round v]::looks
set speech shape to [square v]::looks
set speech text to [bold v]::looks//bold, italics, underline, strikethrough, downside-up.
clear speech effects::looks
Would “clear speech effects” have the character still say what they are saying, but with no effects?
"set speech to "? What would this block even do?
To be honest, I like the blocks I came up with better.
2. Yes
3. “set speech (background) to (color)” This block set the background color of the speech bubble.