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

#1 2011-04-01 20:55:55

Dreamweaver
Scratcher
Registered: 2011-04-01
Posts: 2

How to make Score

Hi!
Is it possible to make a score board, if so how
it should look like: [score (      )]     
    The "[ ]" being the edges of the box, and the "( )" being the edges of the circle containg the score.
Thanks in advance!

Offline

 

#2 2011-04-01 21:03:07

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: How to make Score

You can make a Score variable and change it accordingly to how you score.
You can also check the box next to your score variable to make a little display showing your score.

If you don't like that display you can make a custom one with sprites, give me a second to write you a script for that.
Edit:  First make a sprite with costumes that are numbers 0 through 9.  Name them 01, 11, 21, and so on.
Then add this script:
http://i54.tinypic.com/312actz.gif

Last edited by Kileymeister (2011-04-01 21:07:49)


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

Board footer