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

#1 2007-10-12 22:41:46

acevipa
Scratcher
Registered: 2007-10-09
Posts: 17

Problems With Layers

I'm making a game with all these sprites.

I've made it that when:

"space" key is pressed then certain sprites appear.
"Down Arrow" is pressed then other sprites appear.

However, the only problem is that these sprites are either failing to appear when clicked or are out of order. How can I fix this. I would like to show you though, I don't know how to do so.

Offline

 

#2 2007-10-13 07:58:10

EdnaC
Scratcher
Registered: 2007-08-28
Posts: 100+

Re: Problems With Layers

"Share" your project so other users can see the issue.  Then we can make some suggestions.  Once shared, it will show up on your user page.

Offline

 

#3 2007-10-13 11:41:49

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Problems With Layers

What do you mean by "order"?  There is no natural order for sprites.  If each one does a "show" command when a key is pressed, they could appear in any order.

Offline

 

Board footer