Ultimate Progression Help

Updating experience amount

Use this function whenever you want to add any experience points

The experience value is the points amount you want to add

The progressionId is the unique ID of the progression you are targeting

Progression.instance.AddExperience(int experience, string progressionId);
Last modified: 30 October 2023