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

#1 2010-12-18 19:47:30

Oliroches
Scratcher
Registered: 2010-11-28
Posts: 10

How to change the scene

Okay say you have a [door] and want to make it lead the person outside, but you don't know how.  well first you attach a <when[  ]clicked> block. then you  put <broadcast[ under it. Now go to the stage, and make another background. Then put a <when I receive[  block, under it put a [switch background] block. So when you click it the background switches. If you want the door to dissapear put a <hide> block.
Scratch On!   cool


M@games
http://Googletranslate.ca/img/small_logo.png

Offline

 

#2 2010-12-18 19:53:47

Oliroches
Scratcher
Registered: 2010-11-28
Posts: 10

Re: How to change the scene

It should look like this:                             
<when[  ]clicked>
<broadcast[
<hide>


And the stage should look like this:
<<when I receive[
<switch to costume[ (or background,)


M@games
http://Googletranslate.ca/img/small_logo.png

Offline

 

Board footer