DO-88 [Fix] 타이머 show 이슈 해결 및 승급 패널 반짝이 위치 조정

This commit is contained in:
Jay 2025-03-31 09:39:09 +09:00
parent e61fa790c1
commit e7a1536afa
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ public class GameUIController : MonoBehaviour
{ {
inGameMenuButtonsObject.SetActive(gameInProgress); inGameMenuButtonsObject.SetActive(gameInProgress);
confirmButtonObject.SetActive(gameInProgress); confirmButtonObject.SetActive(gameInProgress);
timerObject.SetActive(!gameInProgress); timerObject.SetActive(gameInProgress);
exitButtonObject.SetActive(!gameInProgress); exitButtonObject.SetActive(!gameInProgress);
revengeRetryButtonObject.SetActive(!gameInProgress); revengeRetryButtonObject.SetActive(!gameInProgress);
} }

View File

@ -371,7 +371,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 202.5, y: -169.59302} m_AnchoredPosition: {x: 202.5, y: -154}
m_SizeDelta: {x: 53.4964, y: 88.0099} m_SizeDelta: {x: 53.4964, y: 88.0099}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &6630644036836547514 --- !u!222 &6630644036836547514