A level system that allows you to gain experience and gain skill levels. The script is easily implemented in any other script, so it is perfect for beginners who have a lot of programming knowledge.
Dependencies
Features
The script allows you to get and accumulate experience to level up.
In order to add experience to the player, it is enough to add a trigger to the necessary part of the code of another script that does not have a level system.
You can find out more details in the instructions attached to GitHub.