Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I hide an already deleted variable?
- Scotler
-
Scratcher
11 posts
How do I hide an already deleted variable?
I have a game in which i decided to delete a variable and replace it with a cloud variable (previously, it wasn’t a cloud variable so it wouldn’t save data. When I click start on the game, the variable shows up even though I deleted it! How do i fix this?
(The game i have issues with is called Digging Legends, you can go see the code if you need.)
(The game i have issues with is called Digging Legends, you can go see the code if you need.)
- sandetsun
-
Scratcher
48 posts
How do I hide an already deleted variable?
When you right click on a variable monitor, there is an option to hide it in the context menu
If you're on mobile I think you can long press on it but I'm not sure
If you're on mobile I think you can long press on it but I'm not sure
- N8_D_GR8_1
-
Scratcher
1000+ posts
How do I hide an already deleted variable?
I have a game in which i decided to delete a variable and replace it with a cloud variable (previously, it wasn’t a cloud variable so it wouldn’t save data. When I click start on the game, the variable shows up even though I deleted it! How do i fix this?You didn't delete the variable. It is still there in Sprite3.
(The game i have issues with is called Digging Legends, you can go see the code if you need.)
- Discussion Forums
- » Help with Scripts
-
» How do I hide an already deleted variable?