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

#1 2011-02-15 00:28:37

Guinea_Pig_Girl
Scratcher
Registered: 2010-08-25
Posts: 100+

Bean counter won't work

I am making a bean counter (but with guinea pigs instead of beans  wink  ) and the counter won't work properly. I am using three sprites for it- one for the ones, one for the tens, and one for the hundreds. It's kinda hard to explain exactly how it's going wrong, so you can look at the project  smile

http://scratch.mit.edu/projects/GPGtest/1597706

The actual counter variable won't be visible in the final project  smile


http://img841.imageshack.us/img841/783/misstdd.png
Put this in your siggy if you miss The_Dancing_Donut!

Offline

 

#2 2011-02-15 03:49:01

iCode-747
Scratcher
Registered: 2009-11-21
Posts: 1000+

Re: Bean counter won't work

I see your glitch. Listen: Scratch dosen't like it when you end a costume name with a number... To say the least.

Whenever I'm making a counter, I name all my costumes (1 ) or (2 ). I put the number with a space after it.

Anyway, I rescripted your counter, but the number font has changed, you'll have to change them all back, sorry.  sad

Link: http://scratch.mit.edu/projects/iTest-747/1597825


-End Transmission-

Offline

 

#3 2011-02-15 08:38:29

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

Re: Bean counter won't work

Here, just do this:
make each (letter 1/2/3 of counter) into (join(letter 1/2/3 of counter)| 1)
Wait, I'll show you a picture.

This:
http://i56.tinypic.com/25unn9d.gif

Into this:
http://i56.tinypic.com/33djeao.gif

Last edited by Kileymeister (2011-02-15 08:40:05)


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

 

#4 2011-02-16 00:11:53

Guinea_Pig_Girl
Scratcher
Registered: 2010-08-25
Posts: 100+

Re: Bean counter won't work

Thank you!  smile


http://img841.imageshack.us/img841/783/misstdd.png
Put this in your siggy if you miss The_Dancing_Donut!

Offline

 

Board footer