Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 694 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 694 Bytes

Clock

Clock with tweakable time speed. Clock object and arm movement based on tutorial.

Try it

  1. Download zip
  2. Unpack
  3. Open Clock.exe
  4. Press Escape key to exit

Features

  • Analog clock
  • Digital clock
  • Configurable time speed (slider UI)
  • Day/night effect (rotation of light)

Implementation details

  • Used Scriptable Object for float changed event
  • Written script for float watcher that performs float action on change