Hello,
For some reason (which I don’t know) the text object “xp value” stopped showing the experience gained in combat.
NullReferenceException: Object reference not set to an instance of an object
RPG.Stats.ExperienceDisplay.Update () (at Assets/Scripts/Stats/ExperienceDisplay.cs:20)
I’ve tried everything, even copied the course’s Gihub script to make sure I didn’t miss anything in the code.
Someone help me?