Example #1
0
    private void Awake()
    {
        currentLifePoints = player.LifePoints;

        DominantMana = PlayerMana.GetFirstMana();
    }