Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How do you change the size of a variable?
- codjam1
-
Scratcher
100+ posts
How do you change the size of a variable?
I want to change the size of the variable (I mean the physical size of the box, NOT the number).
Is it possible?
Here is a link to my project:
Random Password Generator
I want to make the box with the password in bigger, so the text is clearer.
Could somebody please tell me how?
Is it possible?
Here is a link to my project:
Random Password Generator
I want to make the box with the password in bigger, so the text is clearer.
Could somebody please tell me how?
- scimonster
-
Scratcher
1000+ posts
How do you change the size of a variable?
Right click on the variable watcher and choose the size you want.
- codjam1
-
Scratcher
100+ posts
How do you change the size of a variable?
You have the option to make it a large readout but not any larger than that.
Can you make it any bigger?
Can you make it any bigger?
- Type1Diabetes
-
New Scratcher
3 posts
How do you change the size of a variable?
You have the option to make it a large readout but not any larger than that.
Can you make it any bigger?
You could probably make costumes with text for all of the variables, and make the text large, so if the variable is yay123, the costume will change to yay123. For example:
when this sprite clicked
set [name v] to (letter (pick random (1) to (10)of [abcdefghij])
switch costume to (pick random (1) to (10) v]
- scubajerry
-
Scratcher
1000+ posts
How do you change the size of a variable?
Here is an example. http://scratch.mit.edu/projects/14375672/You have the option to make it a large readout but not any larger than that.
Can you make it any bigger?
You could probably make costumes with text for all of the variables, and make the text large, so if the variable is yay123, the costume will change to yay123. For example:when this sprite clicked
set [name v] to (letter (pick random (1) to (10)of [abcdefghij])
switch costume to (pick random (1) to (10) v]
- Scratch-Girl101123
-
New Scratcher
2 posts
How do you change the size of a variable?
Theres a high chance that you cant.
Last edited by Scratch-Girl101123 (June 25, 2016 09:51:46)
- Harakou
-
Scratcher
1000+ posts
How do you change the size of a variable?
Theres a high chance that you cant.Well this thread is two years old now, and they found a way that you can in a sense. I think this thread was resolved quite a while ago. Please check the date before posting and be sure that you're contributing to a still-relevant thread. Thanks!

- Discussion Forums
- » Questions about Scratch
-
» How do you change the size of a variable?





