Discuss Scratch

psychic2ombie
Scratcher
33 posts

score system with text

Hey I was wondering if someone could help me make a score system that uses text instead of showing variables. What I mean is in games they have custom text for the score. Could someone help me do that
jji7skyline
Scratcher
1000+ posts

score system with text

Basically you need a sprite with the numbers 0-9 as costumes. Then make it stamp the required value onto the background.

If you need help with the scripts, just reply.
Treos
Scratcher
53 posts

score system with text

jji7skyline wrote:

Basically you need a sprite with the numbers 0-9 as costumes. Then make it stamp the required value onto the background.

If you need help with the scripts, just reply.
How do you get it to go above 9?

Cyoce
Scratcher
500+ posts

score system with text

repeat (length of (score))

switch costume to [(letter (count) of (score)) v]
change [count v] by (1)
change x by (16)
end
Cyoce
Scratcher
500+ posts
derpmeup
Scratcher
1000+ posts

score system with text

Treos wrote:

jji7skyline wrote:

Basically you need a sprite with the numbers 0-9 as costumes. Then make it stamp the required value onto the background.

If you need help with the scripts, just reply.
How do you get it to go above 9?
Please don't necropost - you can read about necroposting here. Thanks! :)

hey bro that's a pretty good meme xD!
EntityLOL
Scratcher
3 posts

score system with text

Cyoce wrote:

Drag
(letter (count) of (score))
into the costume dropdown menu. It should click in.
Sorry….not helping

If you can't fly, then run,
if you can't fly, then walk,
if you can't walk, then crawl,
but whatever you do,
you have to keep moving forward
-Martin Luther King Jr
forever
move ((forward)) steps
end
deck26
Scratcher
1000+ posts

score system with text

Inoobtoday
Scratcher
1 post

score system with text

Thanks, it did help.
loganis1222
Scratcher
1 post

score system with text

i need help
deck26
Scratcher
1000+ posts

score system with text

loganis1222 wrote:

i need help
So create a new topic, describe the problem and, ideally, share the project. we can't help if we don't know what you need.

Powered by DjangoBB