This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Show and tell
  •  » I would like to know how to stop a stopwatch when a ball reach...

#1 2008-07-04 16:42:00

oscarweb
Scratcher
Registered: 2008-07-04
Posts: 5

I would like to know how to stop a stopwatch when a ball reach...

Hello,

I would like to know how to stop a stopwatch when a ball reach a border and then display the duration with large numbers.

Oscarweb

Offline

 

#2 2008-07-04 18:00:33

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: I would like to know how to stop a stopwatch when a ball reach...

You could use a variable as time.

Repeat until ball touching border
Change TIME by 1
Wait 1 sec

Offline

 

#3 2008-07-04 18:08:56

DigiFox
Scratcher
Registered: 2008-03-07
Posts: 100+

Re: I would like to know how to stop a stopwatch when a ball reach...

This should be in the FAQ, not the show and tell.


[url=http://www.mubos-md.com/licensemaker/levelup.php?5601]http://www.mubos-md.com/licensemaker/yeuzz7wj.png
Click here to level up my license![/url]

Offline

 

#4 2008-07-05 07:27:42

oscarweb
Scratcher
Registered: 2008-07-04
Posts: 5

Re: I would like to know how to stop a stopwatch when a ball reach...

Zelda123 wrote:

You could use a variable as time.

Repeat until ball touching border
Change TIME by 1
Wait 1 sec

Can you do a cartoon for explain because i don't understand.
Please

Oscarweb

Offline

 

#5 2008-07-05 10:09:06

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

Re: I would like to know how to stop a stopwatch when a ball reach...

oscarweb wrote:

Zelda123 wrote:

You could use a variable as time.

Repeat until ball touching border
Change TIME by 1
Wait 1 sec

Can you do a cartoon for explain because i don't understand.
Please

Oscarweb

[blocks]<when green flag clicked>[/blocks]
[blocks]<forever>[/blocks]
[blocks]<repeat until><touching[ Border[/blocks]
[blocks]<change{ Time  }by( 1[/blocks]
[blocks]<wait( 1  )secsc>[/blocks]
[blocks]<end>[/blocks]


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

 

#6 2008-07-05 10:43:01

oscarweb
Scratcher
Registered: 2008-07-04
Posts: 5

Re: I would like to know how to stop a stopwatch when a ball reach...

thanks but it does not work !

my script's bal is http://img375.imageshack.us/my.php?image=projet2cu3.jpg http://img375.imageshack.us/my.php?image=projet2cu3.jpg

Offline

 
  • Index
  •  » Show and tell
  •  » I would like to know how to stop a stopwatch when a ball reach...

Board footer