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

#1 2010-04-02 16:53:54

tehtobigurl
Scratcher
Registered: 2010-04-02
Posts: 4

Sprites behind each other

Well, I'm making a dress up game. Every time I move one of the items to the character I'm dressing up, it goes over him. How do I make it go under him?

Offline

 

#2 2010-04-02 16:54:56

tehtobigurl
Scratcher
Registered: 2010-04-02
Posts: 4

Re: Sprites behind each other

Bump?

Offline

 

#3 2010-04-02 17:02:12

tehtobigurl
Scratcher
Registered: 2010-04-02
Posts: 4

Re: Sprites behind each other

Bump.

Offline

 

#4 2010-04-02 17:16:02

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Sprites behind each other

<go to front>

and

<go back(  )layers>

might help


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#5 2010-04-02 18:11:16

tehtobigurl
Scratcher
Registered: 2010-04-02
Posts: 4

Re: Sprites behind each other

soupoftomato wrote:

<go to front>

and

<go back(  )layers>

might help

But how?
I tried doing
<when[]clicked>
<go back(  )layers>
or
<go to front>
but it didn't work >:[

Offline

 

Board footer