Unity Version: 2021.3.16f1 Asset Version: 0.1
You can add this asset to your game and put hidden easter eggs in many places. After collecting these easter eggs, the player puts a trophy (Reward) next to the player. And it sends a message on Discord with the discord webhook system.
There are 2 kinds of installation types, you can download unity package from the right side and add it to your project with just one click. Or download it as a zip from above and throw the models script and sound u into your project.
Add the script to the Player. And you can arrange it in the following way.
Add easter eggs as an element. But add more than 10 elements, you need to change this via the script. For example, you added 20 elements and put them in the game (you need to add Box collider to the objects you put in the game) and you need to enter the Script and make the part that says 10. (I wrote in the script where you need to change)
Maybe this can teach you the discord webhook system for unity.
The system is actually simple, it works very simply for the first version now. When the player collects 10 easter eggs, discord webhookla sends a message to the discord server. Example