Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Cloud Variables
- Celestial-Interface
-
Scratcher
11 posts
Cloud Variables
I tried a while back to make a cloud variable engine for online games. But they are working and not? Currently, my project will update the variable updates but not when two people on different devices are playing. Is this because the scratch variables just coming back out and are jank or is there something I need to enable? Problem with my code? I can't seem to find the problem.
https://scratch.mit.edu/projects/1138256881/
https://scratch.mit.edu/projects/1138256881/
- ProfessorUelf
-
Scratcher
100+ posts
Cloud Variables
Problem with your code: Cloud variables can only store numbers. Also no @ or /. Keep that in mind when encoding.
- Discussion Forums
- » Help with Scripts
-
» Cloud Variables