=== Remix Notes ===== Added a way to set the hour and minute. Hold down the H key and the hours will advance. Hold down the M key and the minutes will advance. A better way would be to use the mouse and the keys to set the angle...but I'm too tired tonight to figure it out. === Original Notes ==== This is my first 1s1s project that actually does something. This clock keeps track of seconds (red), minutes (blue), and hours (green) using only one sprite and one script! The ability to change the time may be added in future versons. The algorithm that I'm currently using does not allow for this.