DEG-158 [Fix] 컷씬 애니메이션 기움 현상 고침

This commit is contained in:
Lim0_C 2025-05-13 15:03:31 +09:00
parent d4cdc1ef43
commit bf17dfd164

View File

@ -88,6 +88,8 @@ public class InteractionAnimationPanelController : MonoBehaviour
}
yield return null;
}
//로테이션 초기화
doingImage.rectTransform.localRotation = Quaternion.identity;
GameManager.Instance.StopInteractionSound(actionType);
//패널 닫고 애니메이션 null처리