Discuss Scratch

Fadelplayz
Scratcher
18 posts

Something wrong with Outro

Ok so I am an animator for a while now and I have been working on some Outro for myself, but for some reason when I play the outro, the background is in front of the other clones, any help is appreciated. Here is the link, https://scratch.mit.edu/projects/542564887/

Hi There, I am Fadelplayz. What, you don't know me, well, I am a few things

-Animator
-Game Developer
-Been on Scratch for a Year
-Likes to Play Pokemon TCG
-100 Followers
LG125
Scratcher
500+ posts

Something wrong with Outro

The problem is that there is no repeat loop. I was fixing your thing but it crashed and I lost all my progress. Do this:

set [clones v] to [0]
repeat (4)
change [clones v] by (1)
create clone of [myself v]



The_Imaginarium
Scratcher
1000+ posts

Something wrong with Outro

Fadelplayz
Scratcher
18 posts

Something wrong with Outro

LG125 wrote:

The problem is that there is no repeat loop. I was fixing your thing but it crashed and I lost all my progress. Do this:

set [clones v] to [0]
repeat (4)
change [clones v] by (1)
create clone of [myself v]


Ok let me try

Hi There, I am Fadelplayz. What, you don't know me, well, I am a few things

-Animator
-Game Developer
-Been on Scratch for a Year
-Likes to Play Pokemon TCG
-100 Followers
Fadelplayz
Scratcher
18 posts

Something wrong with Outro

LG125 wrote:

The problem is that there is no repeat loop. I was fixing your thing but it crashed and I lost all my progress. Do this:

set [clones v] to [0]
repeat (4)
change [clones v] by (1)
create clone of [myself v]

Yes it worked, thanks

Hi There, I am Fadelplayz. What, you don't know me, well, I am a few things

-Animator
-Game Developer
-Been on Scratch for a Year
-Likes to Play Pokemon TCG
-100 Followers

Powered by DjangoBB