Discuss Scratch

Jay29837
Scratcher
56 posts

My forever loop is... fading

I'm making a platformer in which I wish to add a clone effect. The following was my code to create it. It worked for about 7 seconds and then the clones simply stopped appearing. I don't know why…
when green flag clicked
forever
wait (0.000001) secs
create clone of [ myself]
end

when I start as a clone
repeat (11)
change size by (-6)


end
hide
This project is not shared, but if you need to see it to tell me what is wrong, I will share it and provide the link.
Thank You

Last edited by Jay29837 (Jan. 25, 2022 02:08:52)


Check out My Best Project, Freeze : A Platformer
Check out The Finish It Studio
when I receive [problem]
forever
if <can help> then
help
else
try to help

end
end
amster11722
Scratcher
100+ posts

My forever loop is... fading

There is a limit to how many clones you can have, instead of hiding the clones, try removing them.
delete this clone

when gf clicked
broadcast[WAKE UP!!! v]
when i receive [WAKE UP!!! v]
switch costume to[clothes v]
go to x: [https://scratch.mit.edu/discuss/] y: [Help With Scripts]
Jay29837
Scratcher
56 posts

My forever loop is... fading

OH! Right. Thank you!

Check out My Best Project, Freeze : A Platformer
Check out The Finish It Studio
when I receive [problem]
forever
if <can help> then
help
else
try to help

end
end
Yusei-Fudo
Scratcher
1000+ posts

My forever loop is... fading

amster11722 wrote:

There is a limit to how many clones you can have,

300*

I'm a decent coder who has a huge passion for coding. I taught myself all the coding skills I have now. And with those skills, I have made some pretty decent projects, check them out! Be sure to ⭐ ❤️ & Follow, too! I have a few pictures below which are actually links. Click on them to take to different projects that I made. Might come in handy. :)

Need a project where you can check to see if you can use someone's camera or not? Here's one:


Need a project to detect when someone has clicked the stop sign? Take a look at this:

Need a project that can point at specific clones, etc? Why not use this:


Need to prank someone? Tell them to click this picture, but also make sure they're signed onto Scratch, otherwise, it doesn't work:


For more of my projects, just click on this picture:
Seymoursaurus
Scratcher
20 posts

My forever loop is... fading




scratch can`t make more than 300 clones try deleting them instead of hiding them
dave-alt-4
Scratcher
1000+ posts

My forever loop is... fading

its cause of the limit , and it should run out after 9 second not 7 if ur in normal mode

guide to make good projects <3


Think! Is saying if you support a suggestion necessary? No! People can just tell by your constructive post after it. You have more freedom on your tone!
Forumers, especially new, may also get upset if you say “no support!!!” at them! They may take the whole post in a negative tone, and that makes them upset!
Instead, you can kindly say why their suggestion has cons. They will take it as “constructive criticism” and be happy. - dertermenter


-EternityGames-
Scratcher
100+ posts

My forever loop is... fading

The clone limit on scratch is only 300, after there are 299 clones, you can delete or if there is no code then you can stamp!

when green flag clicked
stop [all v]

Only 1% of scratchers will click on this :) project

Powered by DjangoBB