Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » What are cloud variables
- -ShadowOfTheFuture-
-
1000+ posts
What are cloud variables
Basically, cloud variables store a value to the server, meaning that the value is not lost when the project is stopped and will be the same for every user who views the project, until it's changed. The most basic use of a cloud variable is a highscore, although they can also be used to make multiplayer and whitelist safe chats.
- EcIipsed
-
1000+ posts
What are cloud variables
how do you use em(☁)
https://wiki.scratch.mit.edu/wiki/Cloud_Data (I’m too lazy to go to the new domain XD)
- wWSunPandaWw
-
1000+ posts
What are cloud variables
Link to the page on the new domainhow do you use em(☁)
https://wiki.scratch.mit.edu/wiki/Cloud_Data (I’m too lazy to go to the new domain XD)
- asqwde
-
1000+ posts
What are cloud variables
Link to the page on the new domainhow do you use em(☁)
https://wiki.scratch.mit.edu/wiki/Cloud_Data (I’m too lazy to go to the new domain XD)

- AdrianLow
-
8 posts
What are cloud variables
Cloud data is a feature that allows users to store variables “in the cloud,” or on the server.
- AdrianLow
-
8 posts
What are cloud variables
To use cloud data you need to go to data, and then go to make a variable, there you can check the “cloud variable (stored on a server)”
- lconaway
-
500+ posts
What are cloud variables
Cloud data is a feature that helps with worldwide scores and things like that. It's a feature that means that anyone who plays your game can influence it, instead of just one person.
Basically, if you know what normal data is, cloud data is data that everyone is a part of.

Basically, if you know what normal data is, cloud data is data that everyone is a part of.
How to use it! To use cloud data you need to go to data, and then go to make a variable, there you can check the “cloud variable (stored on a server)”

- Discussion Forums
- » Questions about Scratch
-
» What are cloud variables