Assets/Scripts/Guide/GuidePanel.cs
@@ -499,6 +499,7 @@ { SetGuideUI(true); backgroundImg.raycastTarget = true; RemoveButtonListener(skillBtn.gameObject); } @@ -527,7 +528,7 @@ } else if (target.gameObject.name == "FireSkillBtn") { image_Rim_Rect.anchoredPosition = skillBtnPos; image_Rim_Rect.anchoredPosition = skillBtnPos - tmpOffect; } else {