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

#1 2012-06-05 10:10:06

fbsmileyface
New Scratcher
Registered: 2012-05-31
Posts: 3

timers showing and stopping

how can you get a timer (made by variable changing every second) to stop and show in big the time that is on it? if anyone knows can they please tell me because i'm making a game which is based around this principle.

Offline

 

#2 2012-06-05 10:16:35

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: timers showing and stopping

You can stop the script with the timer, and then show the variable.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#3 2012-06-05 10:56:16

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: timers showing and stopping

when I receive [stop timer v]
set [TIMER: v] to (timer)
show variable [TIMER: v]
reset timer


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#4 2012-06-05 16:43:46

infinite_minus_zero
Scratcher
Registered: 2010-02-18
Posts: 100+

Re: timers showing and stopping

Or have a sprite say the timer.

Offline

 

#5 2012-06-07 04:16:14

fbsmileyface
New Scratcher
Registered: 2012-05-31
Posts: 3

Re: timers showing and stopping

thanks for all your replies. I will have  a go and try to use these methods. smile

Offline

 

Board footer