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

#1 2013-02-24 19:19:33

gameday
Scratcher
Registered: 2013-02-17
Posts: 15

bug thats bugging me

a thing i did was i wanted to fix a bug about my door it did not let the player back out how do i fix that?

Offline

 

#2 2013-02-24 19:22:22

FeatherWind
Scratcher
Registered: 2012-10-24
Posts: 100+

Re: bug thats bugging me

Please give more info? Like the script you used?


http://stream1.gifsoup.com/view/37620/shugo-chara-amu-o.gif [url=http://gifsoup.com/view/37620/shugo-chara-amu.html]

Offline

 

#3 2013-02-24 20:05:19

chacharosie8888
Scratcher
Registered: 2012-04-12
Posts: 65

Re: bug thats bugging me

i agree more info!


big_smile  my dog rosie is awesome!

Offline

 

#4 2013-02-24 21:28:00

gameday
Scratcher
Registered: 2013-02-17
Posts: 15

Re: bug thats bugging me

the door lets you in not out so you stuck inside

Offline

 

#5 2013-02-24 21:34:58

gameday
Scratcher
Registered: 2013-02-17
Posts: 15

Re: bug thats bugging me

[scratchblocks]
when gf clicked
change to inside
say ha ha your stuck inside

this gets annoying

Offline

 

#6 2013-02-24 21:38:33

gameday
Scratcher
Registered: 2013-02-17
Posts: 15

Re: bug thats bugging me

[scratchblocks]
when gf is clicked
change to inside
end
think you stuck for 5 secs

Offline

 

#7 2013-02-24 21:41:16

FeatherWind
Scratcher
Registered: 2012-10-24
Posts: 100+

Re: bug thats bugging me

after that, you can put something like

[scratchblocks]
when gf clicked
change background to (inside)
Say [ha ha your stuck inside]
when [space] clicked
change background to (outside)
[scratchblocks]


http://stream1.gifsoup.com/view/37620/shugo-chara-amu-o.gif [url=http://gifsoup.com/view/37620/shugo-chara-amu.html]

Offline

 

Board footer