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

#1 2007-08-21 00:00:48

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Change colour of variables

A feature I want is to be able to make the variables something other than orange. What do you people think?


Check out my flash game site at http://subgaming.net/

Offline

 

#2 2008-05-11 00:31:15

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: Change colour of variables

Anyone?

PS: Is bumping allowed?


Check out my flash game site at http://subgaming.net/

Offline

 

#3 2008-05-11 00:37:07

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Change colour of variables

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.


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#4 2008-05-11 04:51:47

SonicPops
Scratcher
Registered: 2007-06-10
Posts: 100+

Re: Change colour of variables

If you could explain why changing the variable colour is helpful, post it. I don't see the point.


smile  Go Crank. Inc!  smile
Not much to say  wink

Offline

 

Board footer