Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a better project.
- Tmanav04
-
Scratcher
9 posts
How to make a better project.
Last edited by Tmanav04 (Aug. 22, 2014 23:40:03)
- Zeila200
-
Scratcher
10 posts
How to make a better project.
http://scratch.mit.edu/projects/24872153/
hahaha!! try this
hahaha!! try this
- n00b_guy
-
Scratcher
28 posts
How to make a better project.
.,-~'More tips'~-,.
–Anti Lag–
Use as little “When green flag clicked” and “forever” blocks as each one is approx another 3kb onto your project size, this may not sound very big but some of the big games use over 100 “When green flag clicked” and 400 “forever” blocks with a total of 1.5 MB!!
My suggestion is to use “Game Start Broadcasts” and “Game Loops”.
when green flag clicked
broadcast [Game Start v] //"Game Start Broadcast" to tell other sprites that the game has started.
forever
broadcast [update v]//"Game Loop" that refreshes constantly (in theory). You could even use this as a Frames Per Second counter.
end
You can use the script above in a Sprite (maybe even a “Game Sprite” for controlling the game) or backdrop. I personally prefer using the backdrop. Now you can put these in each of your sprites (and backdrop).
when I receive [Game Start v]
action
and
when I receive [update v]
action
Last edited by n00b_guy (Sept. 6, 2014 02:11:44)
- GameMixUps1052
-
Scratcher
21 posts
How to make a better project.
i cant make a project i press play it does nothing !!!what was the coding?
- GameMixUps1052
-
Scratcher
21 posts
How to make a better project.
say [ill help][quote=jsola]I need help with lists the blocks.[/quote]
- ScratchtasticGuyGuy
-
Scratcher
1 post
How to make a better project.
Congrats, you just got sticked!
Hey I'm a noob to
But I need help for scripting D: when green flag clicked
say [This is mostly all I know abut scripting[scratchblocks]
] for (2) secs[/scratchblocks]
forever
end
- Vivek378Tester
-
Scratcher
2 posts
How to make a better project.
Guys, does anyone need help on a project? I'm a bit bored and don't know what to make, so …







- Techtitect
-
Scratcher
36 posts
How to make a better project.
Click my profile and select GigaPetsDEMO and see if there are any bugs
Thanks!!!!!!!!!!!!!!!!!!!!!!!!
bump.
Thanks!!!!!!!!!!!!!!!!!!!!!!!!bump.
- g-dog9293
-
Scratcher
100+ posts
How to make a better project.
You know you post stuff on forums about your game? I tried in my old account and it did not work. It's either to follow lots of people, or make a random project. You know that there are many random projects.
- 643723
-
Scratcher
24 posts
How to make a better project.
My browser / operating system: MacOS Macintosh X 10.5.8, Safari 5.0.6, Flash 10.3 (release 183)
- parveenk2912
-
New Scratcher
2 posts
How to make a better project.
Still facing problem while creating a small project.
___________________________
Student Directory Software
___________________________
Student Directory Software
- parveenk2912
-
New Scratcher
2 posts
How to make a better project.
Can any one elaborate it?
_________________
www.goclixy.com
_________________
www.goclixy.com
- winston168
-
Scratcher
9 posts
How to make a better project.
I don't really know what should make but just ask your friend
- Switta70
-
Scratcher
100+ posts
How to make a better project.
http://scratch.mit.edu/projects/29063860/ This here is going to make my project better. vote here
- Discussion Forums
- » Help with Scripts
-
» How to make a better project.











