Discuss Scratch
- Discussion Forums
- » Requests
- » How to make a records variable system
- WaysupOfficial
-
Scratcher
1 post
How to make a records variable system
when green flag clicked
forever
if <(foo) = (☁ score)> then
forever
set (☁ score) to (foo)
end
end
end
(foo) is your score
(☁ score) is your record
Last edited by WaysupOfficial (Yesterday 23:43:10)
- Discussion Forums
- » Requests
-
» How to make a records variable system
