Compare commits
No commits in common. "0a2c2a6cb804bcfc56f24126ef4c6378464e95eb" and "d4cdc1ef4340b90dca1c76104609ef9d00fa36ca" have entirely different histories.
0a2c2a6cb8
...
d4cdc1ef43
@ -88,8 +88,6 @@ public class InteractionAnimationPanelController : MonoBehaviour
|
|||||||
}
|
}
|
||||||
yield return null;
|
yield return null;
|
||||||
}
|
}
|
||||||
//로테이션 초기화
|
|
||||||
doingImage.rectTransform.localRotation = Quaternion.identity;
|
|
||||||
|
|
||||||
GameManager.Instance.StopInteractionSound(actionType);
|
GameManager.Instance.StopInteractionSound(actionType);
|
||||||
//패널 닫고 애니메이션 null처리
|
//패널 닫고 애니메이션 null처리
|
||||||
|
Loading…
x
Reference in New Issue
Block a user