Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » how do i make one clone of the same sprite go on top of another
- cikle4443
-
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
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
-
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
-
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
-
43 posts
how do i make one clone of the same sprite go on top of another
You can use this:
Or 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
-
9 posts
how do i make one clone of the same sprite go on top of another
thanks i didn't think of that!
- Discussion Forums
- » Help with Scripts
-
» how do i make one clone of the same sprite go on top of another