OldBlueWater/BlueWater/Assets/GolemiteGames/TimersMadeEasyLite
2023-08-01 13:03:57 +09:00
..
Editor BlueWater First Push 2023-08-01 13:03:57 +09:00
Prefabs BlueWater First Push 2023-08-01 13:03:57 +09:00
Scenes BlueWater First Push 2023-08-01 13:03:57 +09:00
Scripts BlueWater First Push 2023-08-01 13:03:57 +09:00
Sprites BlueWater First Push 2023-08-01 13:03:57 +09:00
Documentation.pdf BlueWater First Push 2023-08-01 13:03:57 +09:00
Documentation.pdf.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
Editor.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
Prefabs.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
ReadMe.txt BlueWater First Push 2023-08-01 13:03:57 +09:00
ReadMe.txt.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
Scenes.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
Scripts.meta BlueWater First Push 2023-08-01 13:03:57 +09:00
Sprites.meta BlueWater First Push 2023-08-01 13:03:57 +09:00

Thankyou for purchasing TimersMadeEasyLite.

Make sure you are working within the canvas if you are displaying a visual timer.
A Demo scene is included in the scenes folder to demonstrate most of the functionality. 

To quickly get started -

1. There are three main ways to apply the timer:

	The first is to simply add the timer.cs script as a component on a text, textmeshpro, slider, or a radial image set to 'Filled'. 

	The second is to have a main Timer control object with the script applied to that object. You can then open up display and then output type and select the desired output type which are the same options as above. 

	The third is simply using the prefabs in the prefabs folder which have been automatically set up to run on start with 2 seconds of time. 

2. Simply set the desired time you want under Set time. This will calculate the total seconds for you. A maximum of 23 hours, 59 minutes and 59 seconds is available in the free version. 

3. Check start at runtime under customise to begin the timer on play. If you want to set it to start at a custom time, simply call the 'Timer' class method StartTimer(). This will use the time you have set in the inspector. 

4. There are a few customisation options to choose from, most are self explanatary so just feel free to have a play around with them or view the full documenation included in this package.

Paid version features - 

1. Days timer, go up to a maximum of 364 days, 23 hours, 59 minutes and 59 seconds
2. Display Milliseconds
3. Remove leading zero's
4. Percentage display
5. Clock display
6. Adjust timer speed
7. Separator type adjustment, use / or . instead of the default ;
8. Pause and resume time functions
9. Add and remove time functions
10. Run a function at timer start as well as timer end

The paid version can be found here 
https://assetstore.unity.com/packages/tools/gui/timers-made-easy-206615?_ga=2.98295512.659724052.1641669790-904346194.1626800105

If you have any questions or queries please dont hesitate to contact us at support@golemitegames.com