[fix] 세탁기 UI 이미지 찌그러지는 문제 해결

- 애니메이션 클립에서 사이즈 조절

Work in JIRA ISSUE DEG-145
This commit is contained in:
fiore 2025-05-12 16:50:12 +09:00
parent bac6ec5f34
commit aac6fb33bc

View File

@ -33,6 +33,7 @@ public class InteractionAnimationPanelController : MonoBehaviour
// 3) 텍스트 및 애니메이션 세팅
doingText.text = animationText;
switch (actionType)
{
case ActionType.Sleep: