!Cloud Variables Down Again! (Test in Turbowarp... I guess...) (In Turbowarp Cloud variables aren't saved for very long though...) :( Cloud Leaderboard System - v.4.0! New Features! 1) Increased slot count! (10 -> 50!) 2) Easy set up in one click! (no more importing and exporting pesky character lists!) 3) New least to greatest sorting! How to Test: (mini-game) 1) Click the mini game button! 2) Click the stars as fast as you can! 3) See your score in the cloud high score table! (the entire reason why I made this demo) How to Integrate: (in your projects) 1) Drag "High Score Table" sprite into your backpack! 2) In your project, create 10 cloud variables appropriately named 1, 2, 3, 4, 5, 6, etc... 3) Drop in the sprite from your backpack! 4) Click the "Reset" block column! 5) When you want to update the list, call the "Log" function and it will update the table with the "Time:" variable! Notes: The displayed version of the table sorts from least to greatest (great for platformers!), but I took the time to make a version that sorts from greatest to least (perfect for clickers or other score based game!). To switch modes, just follow instructions on the comment inside! p.s. The "Time:" variables can be renamed to whatever you want. p.s.s You MUST be a full fledged scratcher to use cloud variables! Check your profile page to see. I have not failed. I've just found 10,000 ways that won't work. - Thomas Alva Edison v.1 - https://scratch.mit.edu/projects/601820934/ 5 person high score table Didn't work for unknown reasons v.2 - https://scratch.mit.edu/projects/905920890/ 10 person high score table Didn't work. Reasons listed in change log. v.3 - https://scratch.mit.edu/projects/1013811615/ Worked, but cloud variables were bugging out during testing, but really, only 10 people?! v.4 - (current) 50 person high score table Working condition - TBD