SkillTemp skTemp = Instantiate(Resources.Load<SkillTemp>(path)); Skill sk = LoadSkill(skTemp);; SkillData skd = new SkillData();
確定! 回上一頁