Thanks to visit codestin.com
Credit goes to github.com

Skip to content

taycpu/Unity-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Unity-Timer

Unity timer functionality

If you want to add delay to your functions. This plugin is for you!

TimerProcessor.Instance.AddTimer(1f,()=>Debug.Log("Hello World"));

It will print Hello World after 1 second.

Thats all it's easy to use.If it's not in the scene, it will instantiate automatically.

About

Unity timer functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages