I have a highscore variable (cloud) and it keep reseting to 0 or the number i set it too.
when green flag clicked
forever
wait (5) secs
if <(foo) > (☁ score)> then
set [☁score] to [foo]
end
wait (6) secs
end
idk how to fix? even though i removed the wait seconds it still glitches out