I will give an example of my project. I added the achievements "charms progress", where there are goals to achieve, being [5,10,15,20,25,30, and every time I added a charm, I called the script: Achievements.incrementProgress("CHARMS_PROGRESS", 1) , where I said which achievement it was supposed...