Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to change the look of a variable
- dgprogramer
-
30 posts
How to change the look of a variable
Hi, so in my game, I have a score variable, and to be honest, the orange background of the variable looks terrible with my game. Does anybody know how I can upload my own letters and numbers as the score variable? Thanks. For more reference, look at the game “Heights Hopper” in my profile! Thanks!
- codeman1044
-
1000+ posts
How to change the look of a variable
Without getting your own extensions (The ST has banned saying them, so I can't say which), there is no way to do this. Even with them, it will only appear for you.
If you like the color of another variable (such as a sound variable, looks, motion…) better, you can make a new sprite and change their information to the proper value and show that instead, although you won't be able to show/hide it.
If you like the color of another variable (such as a sound variable, looks, motion…) better, you can make a new sprite and change their information to the proper value and show that instead, although you won't be able to show/hide it.
- deck26
-
1000+ posts
How to change the look of a variable
Not sure why @codeman1044 says this is impossible unless I'm misunderstanding. Do you just want something like https://scratch.mit.edu/projects/43934978/ ?
- codeman1044
-
1000+ posts
How to change the look of a variable
I'm blind, and therefore cannot read.
I missed the request for custom letters and numbers. If I had noticed that, I would have given a more accurate response.
I missed the request for custom letters and numbers. If I had noticed that, I would have given a more accurate response.
- welcome_everyboy
-
48 posts
How to change the look of a variable
Last edited by welcome_everyboy (Sept. 1, 2019 17:21:49)
- dgprogramer
-
30 posts
How to change the look of a variable
Hi @deck26, yes, that's exactly what I want!!! Is there a way I can do that???
- deck26
-
1000+ posts
How to change the look of a variable
Look inside my project and see how I did it then. You can do this with clones or stamping and it's just a case of choosing and showing costumes for the different digits. Hi @deck26, yes, that's exactly what I want!!! Is there a way I can do that???
- MayorBryce
-
18 posts
How to change the look of a variable
You simply make Sprite that has a high amount of costumes for each number in the game. Then, have it go to where you need to put the score. It may take up to 30 minutes, but it may be worth it.
- dominic305
-
500+ posts
How to change the look of a variable
Hi UltimaThuleGame and welcome to the Scratch forums! hjbjkbk
Please take a moment to familiarize yourself with the community guidelines.
After reading, please reflect on your post. Are you being constructive? Does this post have a purpose? If not, please make sure not to post something like this again, unless it somehow is relevant to the discussion.
Last edited by dominic305 (Aug. 20, 2020 17:45:35)
- Animal_SupernoVA
-
100+ posts
How to change the look of a variable
right click on the variable then there will be 3 choices.
- Discussion Forums
- » Help with Scripts
-
» How to change the look of a variable