Discuss Scratch

DadByDaylight
New Scratcher
2 posts

New Scratch User

Hi There!

I'm a brand new Scratch user, I found this when I thought to take the plunge to learn how to code. Looking up videos on YT I found a tutorial series by griffpatch for making a platformer game. I've followed along to the end of the 1st video in the series and I have a question. In griffpatch's video, when running the program it will show one variable on the screen. But when I test my program it will list each variable I've made, and it is becoming quite cluttered. Is there something I can toggle or change the setting of to remove these variables from populating?

Thank you!
GunesKing
Scratcher
100+ posts

New Scratch User

Hallo @DadByDaylight!

Yes there is. Follow the instructions carefully.
1) Open project editor
2) See the left side
3) Click “Variables”
4) Do you see checkboxes?
5) If so, click on it. It will uncheck and the variable will be hidden, but not deleted
DadByDaylight
New Scratcher
2 posts

New Scratch User

Thank you so much GunesKing, this answered my question!
LittleGreyCells
Scratch Team
1000+ posts

New Scratch User

I'll move this to Help With Scripts for you
medians
Scratcher
1000+ posts

New Scratch User

Also, if you want to do this while the code is still running, there is show and hide blocks in the orange Data category for variables and lists:

These blocks will show once you've created a variable/list.

Powered by DjangoBB