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

#1 2008-09-10 06:15:40

TheDoctorForever
Scratcher
Registered: 2008-09-07
Posts: 8

Help Help Help!! Need By Tomorrow!

OK I want to press key "1" and a sprite shows. But if I let go, it hides. How do I do this?

Offline

 

#2 2008-09-10 06:19:26

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help Help Help!! Need By Tomorrow!

put this script in sprite 1

<when green flag clicked>
<forever>
<if><key[ 1 ]pressed?>
<show>
<else>
<hide>
<end>
<end>

there u go  smile

Offline

 

#3 2008-09-10 06:21:27

TheDoctorForever
Scratcher
Registered: 2008-09-07
Posts: 8

Re: Help Help Help!! Need By Tomorrow!

Thankyou Thankyou So Much! My Italian Project Is Saved!

Offline

 

#4 2008-09-10 06:22:57

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help Help Help!! Need By Tomorrow!

No problem

Offline

 

#5 2008-09-10 06:23:58

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help Help Help!! Need By Tomorrow!

Hey I just noticed, ur from Australia, me too, I live in Vermont  smile

Offline

 

Board footer