Make a custom display. Here's what I use, but make sure 0 is last (I think!!!):
Ones Digit:
[blocks]<when green flag clicked>[/blocks]
[blocks]<forever>[/blocks]
[blocks]<switch to costume[<{ score }>[blocks]
Now for the 10's, 100's, etc (just replce the ten with the place value. i.e. 100):
[blocks]<when green flag clicked>[/blocks]
[blocks]<forever>[/blocks]
[blocks]<switch to costume[(( ((<{ score }></>10 )) <->.5 ))[/blocks]
I'm pretty sure that's it. I have it in my game Moon Thief, clicking the link in my signature, and Paddle2see has one two.
Offline