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

#1 2008-05-05 11:40:41

teensummit08
Scratcher
Registered: 2008-03-27
Posts: 2

Help with changing backgrounds?

Hi,

I need help changing backgrounds that will happen when one sprite touches another.  Can you help?  The backgrounds for my project are two different photos and I need a good way to move from one board to another and to have the music change when the board changes. 

Any help will be most appreciated! 

Thanks,
Anastasia Diamond-Ortiz

Offline

 

#2 2008-05-05 14:11:34

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: Help with changing backgrounds?

Your best bet is a broadcast.

On one of the sprites,

When touching other sprite
Broadcast "Change"

On the background

When I recieve "Change"
Change to Background "2nd picture"
Play "new music"


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#3 2008-05-05 14:59:58

teensummit08
Scratcher
Registered: 2008-03-27
Posts: 2

Re: Help with changing backgrounds?

Thanks so much. 

Anastasia

Offline

 

Board footer