Skip to content

Primarily, these simple script(s) simply allows you to add a visible display CountDown in your scene UI Canvas via (Text Legacy) & or (Text Mesh Pro) that counts down seconds to completion and then at the end of said countdown to do something.

License

deathwatchgaming/Unity-Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Countdown

CountDown (Text Legacy) & (Text Mesh Pro)

Description:

Primarily, this simple script simply allows you to add a visible display CountDown in your scene UI Canvas via TextMeshPro (TMP) or Text (Legacy) that counts down seconds to completion and then at the end of said countdown to do something if you choose to define something to do or not. For example we switch scenes but this can be anything you want, and this example part can be commented out if not desired.

Simple manual setup details can be found in the DIR: "Info" via ReadMeLegacy.txt & ReadMeTMP.txt

https://github.com/deathwatchgaming/Unity-Countdown/blob/main/Assets/DWG/UBRS/Resources/UI/Countdown/Info/ReadMeLegacy.txt

https://github.com/deathwatchgaming/Unity-Countdown/blob/main/Assets/DWG/UBRS/Resources/UI/Countdown/Info/ReadMeTMP.txt

EXTRAS:

TestStuff Controller

Note: while this was included in this repo, it has now been removed from this repository and placed in its own repo found at:

https://github.com/deathwatchgaming/Unity-TestStuff_FPSController

Description:

Most example instructions need some sort of "test plane / terrain" and a "characterController" to test things out, thus one would not be able to test such if they do not already have one to test stuff with. As such, provided here is just a simple "tester controller" provided for testing stuff if the end-user needs such and does not already have something.

Setup Info:

Simple manual setup details can be found in the related DIR: "Info" via TestStuff_ReadMe.txt

https://github.com/deathwatchgaming/Unity-TestStuff_FPSController/blob/main/Assets/DWG/UBRS/Resources/TestStuff_FPSController/Info/TestStuff_FPSControllerReadMe.txt

Suggestions:

https://github.com/deathwatchgaming/Unity-Countdown/blob/main/Assets/DWG/UBRS/Resources/UI/Countdown/Info/Suggested.txt

About

Primarily, these simple script(s) simply allows you to add a visible display CountDown in your scene UI Canvas via (Text Legacy) & or (Text Mesh Pro) that counts down seconds to completion and then at the end of said countdown to do something.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages