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

#1 2012-10-30 08:22:52

Victoria393
Scratcher
Registered: 2011-12-30
Posts: 100+

hiding timers?

is there any way to hide a timer in a scratch project until you need it?


CHEESE and pickles

Offline

 

#2 2012-10-30 08:25:40

Willpower
Scratcher
Registered: 2012-01-26
Posts: 1000+

Re: hiding timers?

Victoria393 wrote:

is there any way to hide a timer in a scratch project until you need it?

Don't think so- i think you can either have it showing or hidden... but i could be wrong. I have always thought it was show or hide


http://i49.tinypic.com/e84kdj.png

Offline

 

#3 2012-10-30 08:46:06

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: hiding timers?

You can use a variable.

when gf clicked
forever
 set [timer v] to (timer)
Then you can show/hide the variable.

Offline

 

#4 2012-10-31 05:12:45

plaps132
Scratcher
Registered: 2012-04-10
Posts: 2

Re: hiding timers?

oh hi

 when gf clicked say [mine] end 
testing

Offline

 

#5 2012-10-31 08:36:45

Velocities
New Scratcher
Registered: 2012-10-31
Posts: 29

Re: hiding timers?

plaps132 wrote:

[quote]

Please don't block spam. Test them out here.

Offline

 

#6 2012-10-31 08:41:16

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: hiding timers?

plaps132 wrote:

oh hi

 when gf clicked
say [mine]
end 
testing

fixed


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

Board footer