
DAILY (TIME BASED) REWARDS

● Increase the retention of your game by using Daily Rewards and Time Based rewards.
● Contains Timer buttons and Calendar popup rewards.
● Easy to use and display with a single line of code.
● Automatically adjusts resolution for both Landscape and Portrait mode.
● All setup is done in a Settings Window.
● Supports any number of days.
● Customizable time between consecutive rewards.
● First day can be open or not by default, based on settings.
● Full commented code, popups and demo scenes included.
● Works with Unity 2017.1 and above with Free, Plus or Pro license.
● Works on all supported Unity platforms.
1. WHY DO YOU NEED TO USE THIS PLUGIN
2

2. SETUP GUIDE
3
● Import Gley Daily Rewards Plugin into Unity.
● Go to Window->Gley->Daily Rewards to open the Settings Window.

4
● Settings Window will open

Setup Timer Button
5
● Button ID -> a unique id for each button, it needs to be assigned on timer button script
● Time to pass -> time to pass for the reward to be available
● Unlocked at start -> if clicked the button starts as available and only after click the timer starts
● Text after complete -> text for the button when timer is 00:00:00
● Interactable when unavailable -> button can be clicked even when timer is running.
● Remove Timer Button -> deletes the current timer button
● Add Timer Button -> creates a new timer button