This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-13 15:16:07

funky7448
New Scratcher
Registered: 2011-07-10
Posts: 4

Please help. Background change.

I am creating a game that has the character traveling through different scenes.  How do I make the background change when the character gets to the edge of his current background?  I'm thinking something like "If sprite 1 is touching edge, change background".  I can not seem to find a way to do that.

Offline

 

#2 2011-07-13 17:23:33

Snowdrift
Scratcher
Registered: 2011-06-22
Posts: 500+

Re: Please help. Background change.

Well when your gliding to a certin location
<glide(  )secs to x sad   )y sad 
Or...
<go to x sad   )y sad 
Right belo that put in this:
<broadcast[ Your text here
Now go back to the Stage section and put in this:
<when I receive[ Your Text Here
<switch to costume[ ?

Got it?

Offline

 

Board footer