Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deathwatchgaming/unity-countdown

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.
https://github.com/deathwatchgaming/unity-countdown

countdown-timer scene-management text-legacy text-mesh-pro textlegacy textmeshpro unity unity-engine unity-scripts unity-ui unity3d

Last synced: 7 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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