Hello!
I seem to have found myself stuck. I feel as though I followed everything pretty closely, however I am experiencing this error whenever Spawn is called from takeDamage.
Cannot instantiate objects with a parent which is persistent. New object will be created without a parent.
UnityEngine.Object:Instantiate<RPG.UI.DamageText> (RPG.UI.DamageText,UnityEngine.Transform)
Does anyone have any idea, or has experienced this and found a solution? Thank you