Ejemplo n.º 1
0
    //=====================================================

    private static void SetSpell()
    {
        _pfbCurrentSpell = ResourcesSpellsAndFX.GetPrefabSpell(GameDataManager.Instance.PlayerCurrentFairyName,
                                                               GameDataManager.Instance.PlayerCurrentFairyLevel) as GameObject;
    }