DEG-145-세탁기 UI 이미지 찌그러지는문제 해결 #38

Merged
FioreFlower merged 2 commits from DEG-145-세탁기UI뭉개짐 into main 2025-05-12 08:35:09 +00:00
Showing only changes of commit aac6fb33bc - Show all commits

View File

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