This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-01-25 12:03:48

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

So...I broke scratch...

Low on squeak bug...

I'm assuming that scratch just can't handle 115 or so forever loops =[ Oh well, stamping it is I guess.

Unless anyone knows of a way to make it work fine despite that?


http://i50.tinypic.com/ded8m.png

Offline

 

#2 2013-01-25 12:09:09

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: So...I broke scratch...

There's a way that may help...
Instead of using forever loops, try using the repeat until block. Set it up so only the scripts that are neccessary run, and the ones that aren't needed yet or were already used don't run. If that doesn't work, then I don't know what will.

Note: This doesn't work if all these scripts are supposed to run at the same time.


Why are the secret organizations getting all the attention?  mad

Offline

 

#3 2013-01-25 12:11:53

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: So...I broke scratch...

Sadly won't work =[ The aim of using all forever was to have a separate sprite for each tile so that you don't get any loading shown.

:S

Maybe a stamper for each row might help...hmm

What a waste of time that was lol. Spent like an hour just copying sprites and changing IDs :S

Last edited by Smozzick (2013-01-25 12:18:14)


http://i50.tinypic.com/ded8m.png

Offline

 

#4 2013-01-25 12:23:43

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: So...I broke scratch...

If you want an example of how to do that, try out this project. It uses only three sprites to stamp out thousands of tiles!


Why are the secret organizations getting all the attention?  mad

Offline

 

#5 2013-01-25 12:27:20

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: So...I broke scratch...

Pretty sure I know how to do it with one for each row; should actually make things a bit easier for me since my placement script for the tiles was wrong on the y co-ordinate for some reason.

But thanks; I'll have a look at that if I get stuck.

There are times when I'm very greatful for saving new saves constantly lol. Save 35 takes me back to before I started duplicating so no work deleting, yay!


http://i50.tinypic.com/ded8m.png

Offline

 

Board footer