I CANT RESPOND TO EVERYONE Tells time using miniature scratch cats that fly into place Hopefully the most satisfying clock on scratch Its also probably the project that I'm most proud of for some reason, even though it took like, an hour to make -Now you can press space to change the costume -Now you can change the scratch cat amount when you start the project -Added more settings (use s)
AT THE BOTTOM IS HOW I MADE THIS (its not a good description tho) special thanks to Stephen for mental help while making this clock. "You still owe me that tub of garlic bread Corven" -Stephen ( @ShrimpsOfTheCoast ) gonna make this into a text engine i use a bunch of clones, each have their own number (1, 2, 3, 4, 5, or 6). Their number determines what digit each cat goes to on the clock (the clock is accurate because it uses a block that gets time directly from your computer). They then point to where they want to be on the thirteen segment display (7 segment, but with corners), based on the modulus of a second number they carry (it determines what segment they go to). Finally they change their velocity to move towards that point.