Skip to content

this is a simple application made in Unity using C#. it's not much but feel free to use it's code <3

Notifications You must be signed in to change notification settings

SajadTroll/Simple-Digital-Clock-in-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Digital-Clock-in-Unity

Welcome! this is a simple application made in Unity using C#. it's not much but feel free to use it's code <3

DEMO: (https://play.unity.com/mg/other/webgl-builds-255511)

How it works: it has a single script called ClockController under scripts folder. contains Update method. in the Update method, it fills the ClockText component with your system's clock. also toggles 2 little circles to shows the clock is working and not freezed. don't worry about the performance! the application target framerate is set to 1. so Update method runs one time every second.

wanna talk to me? comment and I'll talk back! thanks <3

About

this is a simple application made in Unity using C#. it's not much but feel free to use it's code <3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published