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

#1 2010-06-03 10:00:43

colorfusion
Scratcher
Registered: 2009-10-03
Posts: 500+

Guide to make your project load faster

- Keep Music around 30 seconds long just on a repeating loop, music is slow to load
- Try not to use too many detailed sprites, if you have a big detailed sprite and want to make it small, make it small in the costume instead of on the scratch thing
- Clear up the clutter in scripts, try and remove unneeded blocks and shorten them down
- Try not to use to many forever blocks, if you have: When flag clicked forever go back 1 layer, replace it with: When flag clicked go back 100 layers, and since that script only uses 2 command blocks you could probably move another script onto the bottom of it

Thats about all I know, if you have any more tips post them here!

Offline

 

#2 2010-06-03 16:23:23

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Guide to make your project load faster

Great! I think there was a topic about this a while ago, but I don't know where it went - thanks for posting!

Offline

 

#3 2010-06-03 16:37:23

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: Guide to make your project load faster

Handy tips! It may be hard to find music that loops, but it definitely is good in the long run  wink


http://i.imgur.com/WBkM2QQ.png

Offline

 

#4 2010-06-03 17:28:34

coka
Scratcher
Registered: 2007-11-03
Posts: 1000+

Re: Guide to make your project load faster

Yes! This is all very important things you should remember when putting a project online. Music is a big part of projects, but today I rarely include music in my projects, because it slows things down a lot. These are great tips for everyone to remember!  wink


http://i42.tinypic.com/2rot8c2.png

Offline

 

Board footer