Discuss Scratch

cikle4443
Scratcher
9 posts

how do i make one clone of the same sprite go on top of another

I am making this project where when you type a number 1-9 and then you click it will place a clone. But I can't make it so the clones will go on top of each other.

I dunno if I'm being dumb or anything, but please help

when i figure this out
set [HAPPY] to [YESS]

Last edited by cikle4443 (March 14, 2021 14:11:45)

Oumuamua
Scratcher
1000+ posts

how do i make one clone of the same sprite go on top of another

go to front

If it doesn't work you share the project. Some helper could eventually give you a solution.
MankDemes_456
Scratcher
100+ posts

how do i make one clone of the same sprite go on top of another

go to front

or…

go forward (however many) layers
imthebesttt
Scratcher
43 posts

how do i make one clone of the same sprite go on top of another

You can use this:

when I start as a clone
go to front

Or this:

when I start as a clone
go [forward v] (1) layers :: looks
cikle4443
Scratcher
9 posts

how do i make one clone of the same sprite go on top of another

thanks i didn't think of that!

Powered by DjangoBB