Hi, I need help with the timer. Every 20 seconds, I want my cat to get hungrier. You can see what i'm doing at:
http://scratch.mit.edu/projects/Gveradux/1169065
I really need that script or my game will be endless. Plz help.
________________________________________________________________________________
SMILEY IS COOL
Offline
I can't view your project right now, but maybe I can help.
Do you have a variable that holds the cat's amount of hunger? If so, do something like this:
When Flag Clicked
forever
wait 20 secs
change variable by 1
endforever
EDIT: Duplicate thread...
Last edited by Chrischb (2010-07-03 19:58:09)
Offline
Hmm, it seems that this thread can also be found in the "All About Scratch" forum. Let's keep everything organized and stick to one thread.
Any new replies about help with a timer can be redirected here.
Offline