Score Widget

Your browser needs java to view projects. Click here to install Java.

user_icon the_guardian shared it 1 year, 6 months ago
496 views, 3 taggers, 16 people love it, 1 remix by 1 person, 137 downloads, in 41 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
nevit nevit 1 week, 3 days ago

Nice method...

TheoMarr TheoMarr 1 month, 1 week ago

It bugs once you get over 100,000

robsworld32 robsworld32 5 months, 4 weeks ago

i think the numbers are showing back too

treeko90097 treeko90097 9 months, 3 weeks ago

i'm having a problem with this.. the numbers are showing up backwards!

wingman390 wingman390 1 year, 1 month ago

I remade this with a much less complex script: set costume # to: ((score/10)-((score/10)mod1)) for the tens digit, just change the tens to the digit you want to edit it; change 10 to 100, 100s digit, change 10 to 1000, 1000s digit. Get what I mean?

the_guardian the_guardian 1 year, 1 month ago

I thought I simplified the script as much as possible, but it sounds like you put some work into it. do you have a link to a project with it? I'd like to see it in action.

(view all replies)
cheekymonkeymoonpig cheekymonkeymoonpig 1 year, 1 month ago

WTF r they 4

wingman390 wingman390 1 year, 2 months ago

I made some, there pretty cool

Textgal Textgal 1 year, 2 months ago

WOW Like I said... I LOVE THOSE SCORING WIDGETS!

75zx 75zx 1 year, 3 months ago

can i use 1

the_guardian the_guardian 1 year, 3 months ago

That's why I made this project. Just export whichever one you want. Give me a link to your project when it's done.

(view all replies)
shadow_7283 shadow_7283 1 year, 3 months ago

I do mine a little bit differently, but nice method!

aidapiep aidapiep 1 year, 4 months ago

Cool! Can I use them in my games with your permission?

the_guardian the_guardian 1 year, 4 months ago

Have fun with them. BTW, check out how i used them in my newest game. I hope you'll love it... (link to project)

(view all replies)
the_guardian the_guardian 1 year, 4 months ago

I made these with hopes that people would use them. I am tired of the orange scratch variables being used now.

(view all replies)
NXTGeek NXTGeek 1 year, 4 months ago

coudly you explain how this works?

the_guardian the_guardian 1 year, 4 months ago

download the score widget, select which score you want to use, and export the sprite. All the scripts should export with it. then in the block that say "set tmpScore to..." put the variable you want to display there. And voila you have a score/timer/health indicator. You can customize it by modifying the costumes. jsut make sure to keep them in the same order.

(view all replies)
NXTGeek NXTGeek 1 year, 4 months ago

i tried to make one of these but it didn't work, i'll keep trying.

gnomick gnomick 1 year, 4 months ago

I am currently making an free form art program for the video arcades called "Sketch". The timer has exactly the same script as your Block Slider score counter, but has different variables. When I tried it at first, it... (continued on next comment)

gnomick gnomick 1 year, 4 months ago

...worked properly like it should. But when I tried it while running the scripts, instead of working perfectly, it didn't. The script showed the evil red outline of doom. I removed the part of the script which removes the leading zeros, but it still didn't work. Can you please help me?

(view all replies)
bob_marley bob_marley 1 year, 4 months ago

I originally made one of these in my Smiley Scroller (link to project) --but I changed it to one that was accurate but used more code, but it is kind of inaccurate because it uses division to find which digits to put down. (The number

the_guardian the_guardian 1 year, 4 months ago

This is completely accurate. It will "Stamp" whatever number is passed to it as long as it is a whole number

DougV2 DougV2 1 year, 5 months ago

i imagine that'd take A LOT of costumes but it's worth it.:)

the_guardian the_guardian 1 year, 5 months ago

just 10 costumes (one for each digit)

s_federici s_federici 1 year, 5 months ago

very nice. thanks for sharing this

treeko90097 treeko90097 1 year, 5 months ago

wow, thanks for showing me this! this is exactly what i need for gyruss!

nedink nedink 1 year, 5 months ago

PLEASE make a project showing how to make these!

the_guardian the_guardian 1 year, 5 months ago

Right now I'm spending my time finishing Guardian 3D. But you should be able to see how it's made. each score is just one sprite and one script. If I'm not scratched out after Guardian 3D I might make a tutorial.

(view all replies)
james_Mazz1 james_Mazz1 1 year, 6 months ago

AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

scratchman612 scratchman612 1 year, 6 months ago

We can use these?

the_guardian the_guardian 1 year, 6 months ago

Please do. Just export the sprite you like, and import it into your game. it will import with the scripts to make it work.

(view all replies)
EdnaC EdnaC 1 year, 6 months ago

Very nice. The script is short/simple/elegant. Used your score stamper in my SubHunt project in a couple of places. THANX for sharing.

the_guardian the_guardian 1 year, 6 months ago

That is a very nice looking game (not just because you used my score stamper). It looks like it took a long time to create (link to project)

Paddle2See Paddle2See* 1 year, 6 months ago

Just yanking your chain..This should be very helpful!

Paddle2See Paddle2See* 1 year, 6 months ago

Great game! I'm getting a super score...and I'm NOT EVEN TOUCHING THE KEYBOARD!!!

Please Wait...