Timer Button Example

You can find the complete test scene here:

Assets/Gley/DailyRewards/Example/Scenes/TimerButtonExample.unity

Steps

Setup all timer buttons from the Settings Window

Drag the reward button prefab to the scene

Prefab is located inside Gley->DailyRewards->Prefabs->RewardButton

Associate the button with your settings by selecting the corresponding Button ID from the button script

All is done, the button will be active only after the timer passes.

Last updated