타워 건설 로직 및 구조 변경

타워 건설 시 바닥과의 높이 정렬을 코드로 자동화 함
타워 건설 시 프로그레스 바가 타워 크기에 영향을 받지 않도록 함
프로그레스 바를 직사각형으로 변경
This commit is contained in:
2026-01-15 14:54:51 +09:00
parent ea9b357399
commit f83d5d234b
16 changed files with 2413 additions and 2824 deletions

View File

@@ -34,7 +34,7 @@ Transform:
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 3, y: 3, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
@@ -115,7 +115,7 @@ BoxCollider:
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Size: {x: 1, y: 1, z: 1}
m_Size: {x: 0.2, y: 1, z: 0.2}
m_Center: {x: 0, y: 0, z: 0}
--- !u!195 &-5761292396473217197
NavMeshAgent: