Discuss Scratch

bloxxer
Scratcher
100+ posts

Cloning stops after a second issue

So in my project, after you reached level 5 you can press Arrow Down to shoot an energy strike. It works, temporaly. Meaning this: I can shoot about 20 energy strikes (2 secs) (no matter if seperate or in a beam) and then the script wont work anymore.
Please explain why, how to fix and look in my script:
http://scratch.mit.edu.ezproxyberklee.flo.org/projects/10875904/
Thing: The energy Beam thingy only works when you reached level 5 and the bloxxerBOT appears.
UnofficialCoder
Scratcher
23 posts

Cloning stops after a second issue

There is a 200 or so clone limit, with no wait between shots and no way to delete shots you reach 200 shots really fast, just drag the wait block around the make clones of my self and make the clones delete when they are no longer needed.

I hope this helped
bloxxer
Scratcher
100+ posts

Cloning stops after a second issue

UnofficialCoder wrote:

There is a 200 or so clone limit, with no wait between shots and no way to delete shots you reach 200 shots really fast, just drag the wait block around the make clones of my self and make the clones delete when they are no longer needed.

I hope this helped
I already tried it with the wait block. The problem is, i even make just 2 clones, its stops. Its somehow depending on time, not on clone amount.

Still help needed.
bloxxer
Scratcher
100+ posts

Cloning stops after a second issue

Ok i fixed it myself. I wont tell you how, though :3 .

Last edited by bloxxer (June 16, 2013 16:11:29)

Powered by DjangoBB