Discuss Scratch

RJN_HMB
Scratcher
17 posts

Variable score

idk how to make it so when a variable equals 5 the backdrop switches
deck26
Scratcher
1000+ posts

Variable score

Please don't create duplicate topics.
Smugling
Scratcher
11 posts

Variable score

RJN_HMB wrote:

idk how to make it so when a variable equals 5 the backdrop switches
when green flag clicked
forever


if <(variable) = [5]> then
switch backdrop to [(backdrop name)]
end
end
NamePending_
Scratcher
100+ posts

Variable score

Smugling wrote:

RJN_HMB wrote:

idk how to make it so when a variable equals 5 the backdrop switches
when green flag clicked
forever


if <(variable) = [5]> then
switch backdrop to [(backdrop name)]
end
end
Simpler version:
when green flag clicked
wait until <(my variable) = (5)>
switch backdrop to [backdrop2 v]

Welcome to my signature!
Was this post helpful? If so, please consider checking out my profile!
say pasta in it please
100 POSTS YESSIRRRRRRRR

Powered by DjangoBB