====== Daily Gift ====== ==== Finished Product ==== {{ :developer_center:developer_editor:202408211950_4_.mp4 |}} ====Trigger ==== **Step 1** - Create an event when the player enters the game. We will define their days, whether they have received daily gift or not  {{:developer_center:developer_editor:daily_gift_1.png?nolink|}} In case the player hasn't received the gift, we won't display the tick icon, and they can. However, provided that player has received the gift, we will display a tick icon, and they cannot receive it {{:developer_center:developer_editor:daily_gift_2.png?nolink|}} {{:developer_center:developer_editor:daily_gift_3.png?nolink|}} **Step 2** - Identify whether the player has received the gift or not. We should use server time because each country has a different time zone, making it difficult to determine the player's local time. Besides the difficulty in recognizing the correct time, if we were to use device time, players could manipulate their device clock to repeatedly receive the gift. {{ :developer_center:developer_editor:daily_gift_4.mp4?800 |}} **Step 3** - When the player gets the gift, we are going to define log in (variable) again to avoid the player receiving it again. {{ :developer_center:developer_editor:daily_gift_8.mp4?800 |}} ---- If you have any questions about Developer Tools, feel free to join our official discord server [[https://discord.gg/NVRZHBChBt|Mini World Global DEV discord]]