This is a clock which tells the time with a bar. Sky Cipher: I added color changing properties... Color + Time Math: (Color end=33) (Hour color=current_hour+9) (if hour = 24, hour color= 33) (minute color and second color=current_minute+3 and current_second+3) (if current minute or seconds = 60, second color and minute color=33) (it restarts at around color=0)
@SkyCipher / me for color changing code @loslocosdescratch for original project and code