Discuss Scratch

randomremixerperson
Scratcher
4 posts

Cloud Variable Problem

I am making a project with cloud variables. I made a cloud variable and set it as a slider. For some reasons, the variable keeps on setting itself to 36136 every time I reloaded, even though I didn't have any blocks that sets the variable to that. The range was minimum 0 and maximum 1, and I set it to 0.
j_a_n_t_i
Scratcher
500+ posts

Cloud Variable Problem

I don't know why it isn't working. Maybe cloud variable can't set as a slider? If that is you can do that:
Variable don't cloud; slider:
(Slider)
forever
set [☁ score v] to (Slider)
end
Yusei-Fudo
Scratcher
1000+ posts

Cloud Variable Problem

Please share your project

I'm a decent coder who has a huge passion for coding. I taught myself all the coding skills I have now. And with those skills, I have made some pretty decent projects, check them out! Be sure to ⭐ ❤️ & Follow, too! I have a few pictures below which are actually links. Click on them to take to different projects that I made. Might come in handy. :)

Need a project where you can check to see if you can use someone's camera or not? Here's one:


Need a project to detect when someone has clicked the stop sign? Take a look at this:

Need a project that can point at specific clones, etc? Why not use this:


Need to prank someone? Tell them to click this picture, but also make sure they're signed onto Scratch, otherwise, it doesn't work:


For more of my projects, just click on this picture:
randomremixerperson
Scratcher
4 posts

Cloud Variable Problem

I decided not to use the cloud variable slider.

Powered by DjangoBB