Discuss Scratch
- ItchyCatIII
-
500+ posts
Allow resizing of speech bubbles
Right now, the
block makes a speech bubble with the message pop up somewhere, with the edge of the bubble close or touching the sprite.
What I am suggesting is the ability to control the size and location of the speech bubble.
Instead of the say block, I guess it would be something like:
Obviously, this would have to be made more simple and easy for Scratchers to understand (maybe if you click on the speech bubble it can bring up a costume editor or something instead of the complicated block), however, I think that the block explains it well.
I wouldn't support adding this block, as its a way too complicated way to do something simple, however, I think there should definitely be a way to resize speech bubbles and control where they go.
This would definitely be a good update to my virtual Ipod project, if the speech bubbles didn't go out of the phone screen, it would definitely look more realistic.
If you don't support (as I always say), please explain!
Update: I made this long and unclear originally, and even I barely know what I was suggesting
. But I believe it was, in simple words, an addition to the “say” block that allows you to control the position and size of speech bubbles.
block makes a speech bubble with the message pop up somewhere, with the edge of the bubble close or touching the sprite.
What I am suggesting is the ability to control the size and location of the speech bubble.
Instead of the say block, I guess it would be something like:
Obviously, this would have to be made more simple and easy for Scratchers to understand (maybe if you click on the speech bubble it can bring up a costume editor or something instead of the complicated block), however, I think that the block explains it well.
I wouldn't support adding this block, as its a way too complicated way to do something simple, however, I think there should definitely be a way to resize speech bubbles and control where they go.
This would definitely be a good update to my virtual Ipod project, if the speech bubbles didn't go out of the phone screen, it would definitely look more realistic.
If you don't support (as I always say), please explain!
Update: I made this long and unclear originally, and even I barely know what I was suggesting

Last edited by ItchyCatIII (Feb. 3, 2016 04:11:58)
- TheAwesomeMaster
-
1000+ posts
Allow resizing of speech bubbles
Semi support. As DaSpudLord said, you can create a text engine, but I like the idea of placing a text bubble wherever I want.
- ItchyCatIII
-
500+ posts
Allow resizing of speech bubbles
No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.
- thebriculator
-
100+ posts
Allow resizing of speech bubbles
I think that the orientation is more important. I support the following:
An issue would be: what if the speech bubble is too small to say all of the text?
As far as I can tell it would be easy to implement.
An issue would be: what if the speech bubble is too small to say all of the text?
- ItchyCatIII
-
500+ posts
Allow resizing of speech bubbles
An issue would be: what if the speech bubble is too small to say all of the text?
It could shrink the text so that it fits, I guess. It may be hard to read, but then I guess the user would realize that it has to be bigger.
- DaSpudLord
-
1000+ posts
Allow resizing of speech bubbles
Well, that depends on how professional you make the text engine seem. You expect the ST to give you blocks that do everything so that you don't have to program anything?No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.
- ItchyCatIII
-
500+ posts
Allow resizing of speech bubbles
Well, that depends on how professional you make the text engine seem. You expect the ST to give you blocks that do everything so that you don't have to program anything?No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.
No, but making a text engine seems a little complex for something like a speech bubble. The ST felt it was necessary to add a block for that, so I was hoping maybe they could add a slight modification.
You still have to program almost everything in Scratch, but some things simple things, to me, aren't worth such complex programming. I see what you are saying though, and I do agree to not adding some blocks that will make Scratch too easy.
- Withered_Fire
-
5 posts
Allow resizing of speech bubbles

- Charmind
-
500+ posts
Allow resizing of speech bubbles
you can just make sprite and script:
if this is for positon of text you can make sprite and boardcast with variable
when boardcast
go to x:(...) y:(...)
say (variable)
also you can use text engine like this one in this project https://scratch.mit.edu/projects/61474552/
Last edited by Charmind (Sept. 6, 2015 11:20:10)
- TheMasterKing107
-
36 posts
Allow resizing of speech bubbles
I support. This could be used to crop text, because sometimes if you write too much the chat bubble can get bigger than the sprite itself. This could also be used when you have characters that interact with each other and you want to make sure the user knows which character is talking to who.
- Fcoder
-
100+ posts
Allow resizing of speech bubbles
I support! Reason: Same reason as TheMasterKing107
- Hamish752
-
1000+ posts
Allow resizing of speech bubbles
Support, I would like to be able to do this.
- pancakesyrup08
-
100+ posts
Allow resizing of speech bubbles
New scratchers would not be able to figure out how to make a text engine. I have taken 3 programming classes for scratch and I still don't know how. They added the speech bubble in the first place so why not add a little modification to make it easier.Well, that depends on how professional you make the text engine seem. You expect the ST to give you blocks that do everything so that you don't have to program anything?No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.
- DaSpudLord
-
1000+ posts
Allow resizing of speech bubbles
Since when is programming supposed to be super easy? As nice as it would be for programming to be super easy, not everything in life is that way, especially real programming with real programming languages- when a real programmer who is coding in Java or C++ or something gets stuck, he doesn't go to the makers of the programming language and ask them to add a new function that he needs- he codes a workaround. As Scratch is slightly different, there are some workaroundable things that would be very useful, but I don't see this as a useful function.New scratchers would not be able to figure out how to make a text engine. I have taken 3 programming classes for scratch and I still don't know how. They added the speech bubble in the first place so why not add a little modification to make it easier.Well, that depends on how professional you make the text engine seem. You expect the ST to give you blocks that do everything so that you don't have to program anything?No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.
- BookOwl
-
1000+ posts
Allow resizing of speech bubbles
Actually, we normally go find a library made by someone else that does what we need instead of coding it ourselves.Since when is programming supposed to be super easy? As nice as it would be for programming to be super easy, not everything in life is that way, especially real programming with real programming languages- when a real programmer who is coding in Java or C++ or something gets stuck, he doesn't go to the makers of the programming language and ask them to add a new function that he needs- he codes a workaround. As Scratch is slightly different, there are some workaroundable things that would be very useful, but I don't see this as a useful function.New scratchers would not be able to figure out how to make a text engine. I have taken 3 programming classes for scratch and I still don't know how. They added the speech bubble in the first place so why not add a little modification to make it easier.Well, that depends on how professional you make the text engine seem. You expect the ST to give you blocks that do everything so that you don't have to program anything?No support- create a text engine.
Yes, I know that I could make a text engine or a sprite, but that takes a lot of time and probably won't end up looking very professional in the end. In terms of my example in the post, I couldn't fit the text in and have it possible to read. However, there probably are some scenarios where this could be useful. Creating a text engine and making it work at only the right time may be complicated, and it adds extra scripting.
For now, it is a great idea, but if they could have this block, I think it would help.
That is my opinion about this, but thanks for giving your thoughts, even though you didn't support this suggestion.

Also, no support, it just seems quite complicated.
- khushraj2005
-
42 posts
Allow resizing of speech bubbles
Support x10000000 - I really need this.