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

#1 2010-11-05 19:08:23

spyboy99
New Scratcher
Registered: 2010-10-12
Posts: 1

levels

at my school we are recrating pong and i do not no how to add levels after the score gets to a certent number

Offline

 

#2 2010-11-05 19:41:03

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: levels

Do something like this:

[wait until <(Score) = (10)>]
[change [level] by (1)]

You can change the numbers to whatever fits best.  smile  Oh - the Troubleshooting forum is for reporting bugs and glitches - if you want programming help, try All About Scratch.  wink


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#3 2010-11-16 22:55:09

starfish2010
New Scratcher
Registered: 2010-11-16
Posts: 1

Re: levels

spyboy99 wrote:

at my school we are recrating pong and i do not no how to add levels after the score gets to a certent number

Offline

 

#4 2010-11-17 17:03:51

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: levels

starfish2010 wrote:

spyboy99 wrote:

at my school we are recrating pong and i do not no how to add levels after the score gets to a certent number

Read the above post by Jonathanpb.


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#5 2010-11-17 18:42:50

HD123
Scratcher
Registered: 2009-12-05
Posts: 500+

Re: levels

Jonathanpb wrote:

Do something like this:

[wait until <(Score) = (10)>]
[change [level] by (1)]

You can change the numbers to whatever fits best.  smile  Oh - the Troubleshooting forum is for reporting bugs and glitches - if you want programming help, try All About Scratch.  wink

Harakou wrote:

starfish2010 wrote:

spyboy99 wrote:

at my school we are recrating pong and i do not no how to add levels after the score gets to a certent number

Read the above post by Jonathanpb.

Last edited by HD123 (2010-11-17 18:43:21)


~~HD123~~
Treat others as you want to be treated. |  big_smile  | http://i.imgur.com/OaNrY.gif | http://blocks.scratchr.org/libstatus.php?user=HD123&amp;online=http://lemonfanatic.webs.com/ONLINE.png&amp;offline=http://lemonfanatic.webs.com/OFFLINE.png

Offline

 

Board footer