Im trying to get the background to change when the score reaches a certain number....not sure how and can't seem to be able t oget it from trial and error....it sounds so basic and I'm relatively new to sctratch.. PLEASE HELP !!!
(Thank you in advance) xxx
Offline
when gf clicked set [score v] to [0] switch to background [first background v] wait until <(score) = [whatever number]> switch to background [second background v] stop scriptAlso welcome to Scratch!
Last edited by Wes64 (2012-06-21 07:53:51)
Offline
Wes64 wrote:
when gf clicked set [score v] to [0] switch to background [first background v] wait until <(score) = [whatever number]> switch to background [second background v]Also welcome to Scratch!
you don't need that stop script
Offline
ftf841 wrote:
Wes64 wrote:
when gf clicked set [score v] to [0] switch to background [first background v] wait until <(score) = [whatever number]> switch to background [second background v]Also welcome to Scratch!you don't need that stop script
Its just a matter of cleanliness, I always end my scripts.
Offline
Wes64 wrote:
ftf841 wrote:
Wes64 wrote:
when gf clicked set [score v] to [0] switch to background [first background v] wait until <(score) = [whatever number]> switch to background [second background v]Also welcome to Scratch!you don't need that stop script
Its just a matter of cleanliness, I always end my scripts.
Yay! Programming habits!
Offline
how do you make levels?
Offline