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

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

Simple Scene Switch Timer (Text Legacy) & (Text Mesh Pro)
https://github.com/deathwatchgaming/unity-switchscenetimer

scene-management text-legacy text-mesh-pro unity unity-engine unity-script unity-scripts unity-ui

Last synced: 3 months ago
JSON representation

Simple Scene Switch Timer (Text Legacy) & (Text Mesh Pro)

Awesome Lists containing this project

README

        

# Unity-SwitchSceneTimer

Scene Switch Timer (Text Legacy) & (Text Mesh Pro)
--------------------------------------------------

Description:

Primarily, this simple script(s) simply allows you to add a visible display timer in your scene UI Canvas that counts down to completion and then at the end of said timer countdown to then auto switch to the specified scene via SceneManager. For example: say you have a small start zone scene for players to run around in like in most battle royales just for one example and then you want to send the player to a specific scene after a specified time, that is what this simple script does.

Simple manual setup details can be found in the DIR: "Info" via either ReadMeLegacy.txt or ReadMeTMP.txt file specific for each variant.

Text Legacy ReadMe:

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

Text Mesh Pro ReadMe:

https://github.com/deathwatchgaming/Unity-SwitchSceneTimer/blob/main/Assets/DWG/UBRS/Resources/UI/SceneSwitchTimer/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-SwitchSceneTimer/blob/main/Assets/DWG/UBRS/Resources/UI/SceneSwitchTimer/Info/Suggested.txt