GameMain 씬 내 오브젝트 좌표 재설정

z 0~800 기준으로 정렬
This commit is contained in:
2026-02-16 10:05:01 +09:00
parent 225b076b62
commit a3b1b83c8d

View File

@@ -352,7 +352,7 @@ Transform:
m_GameObject: {fileID: 447015514} m_GameObject: {fileID: 447015514}
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 6.1460094, y: 0.00002002716, z: -612.7231} m_LocalPosition: {x: -10, y: 0, z: 15}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
@@ -649,7 +649,7 @@ Transform:
m_GameObject: {fileID: 519420028} m_GameObject: {fileID: 519420028}
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0.38268346, y: -0.00000022436977, z: 0.000000092937015, w: 0.92387956} m_LocalRotation: {x: 0.38268346, y: -0.00000022436977, z: 0.000000092937015, w: 0.92387956}
m_LocalPosition: {x: 0, y: 19, z: -18} m_LocalPosition: {x: -16.14601, y: 18.99998, z: 514.7231}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
@@ -712,7 +712,7 @@ Transform:
m_GameObject: {fileID: 576429379} m_GameObject: {fileID: 576429379}
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -16.14601, y: 0.99998, z: 532.7231} m_LocalPosition: {x: 0, y: 1, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
@@ -901,15 +901,15 @@ MonoBehaviour:
ShowTopMostFoldoutHeaderGroup: 1 ShowTopMostFoldoutHeaderGroup: 1
generateOnSpawn: 1 generateOnSpawn: 1
groupUnderParent: 1 groupUnderParent: 1
playableAreaWidth: 70 playableAreaWidth: 80
startZ: -75 startZ: 0
endZ: 600 endZ: 725
resourcePrefab: {fileID: 5585059388146411250, guid: f395fcc064a3a834ba957327f1387c19, type: 3} resourcePrefab: {fileID: 5585059388146411250, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
minResourceCount: 8 minResourceCount: 8
maxResourceCount: 12 maxResourceCount: 12
minDistanceBetweenResources: 80 minDistanceBetweenResources: 80
minDistanceFromCore: 50 minDistanceFromCore: 30
minDistanceFromBarracks: 50 minDistanceFromBarracks: 30
initialResourceProduction: 50 initialResourceProduction: 50
additionalResourceBaseProduction: 25 additionalResourceBaseProduction: 25
targetTotalProduction: 300 targetTotalProduction: 300
@@ -938,7 +938,7 @@ MonoBehaviour:
spawnWeight: 30 spawnWeight: 30
minCount: 0 minCount: 0
maxCount: 99999 maxCount: 99999
obstacleDensity: 0.01 obstacleDensity: 0.02
maxTotalObstacles: 10000 maxTotalObstacles: 10000
minDistanceBetweenObstacles: 2 minDistanceBetweenObstacles: 2
checkCollision: 1 checkCollision: 1
@@ -952,8 +952,8 @@ MonoBehaviour:
maxObstacleSpawnAttempts: 50 maxObstacleSpawnAttempts: 50
creepCampPrefab: {fileID: 3360908504529629757, guid: 41d918243a20cbd4d8f1558ac8345e9b, type: 3} creepCampPrefab: {fileID: 3360908504529629757, guid: 41d918243a20cbd4d8f1558ac8345e9b, type: 3}
minDistanceBetweenCamps: 60 minDistanceBetweenCamps: 60
minDistanceFromCoreCamps: 60 minDistanceFromCoreCamps: 20
minDistanceFromBarracksCamps: 60 minDistanceFromBarracksCamps: 20
minDistanceFromInitialResource: 60 minDistanceFromInitialResource: 60
additionalCreepCampCount: 5 additionalCreepCampCount: 5
baseCampStrength: 3 baseCampStrength: 3
@@ -1672,15 +1672,15 @@ PrefabInstance:
m_Modifications: m_Modifications:
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 36.14601 value: 20
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 0.00002002716 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 117.27692 value: 750
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@@ -1712,7 +1712,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3432047510330746227, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 3432047510330746227, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_Name propertyPath: m_Name
value: EnemyPortal (1) value: EnemyPortal - Right
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6859825394817103090, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 6859825394817103090, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: initialCost propertyPath: initialCost
@@ -1967,7 +1967,7 @@ Transform:
m_GameObject: {fileID: 1290143989} m_GameObject: {fileID: 1290143989}
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0.38268343, y: -0.00000022436976, z: 0.00000009293699, w: 0.92387956} m_LocalRotation: {x: 0.38268343, y: -0.00000022436976, z: 0.00000009293699, w: 0.92387956}
m_LocalPosition: {x: 0, y: 19, z: -18} m_LocalPosition: {x: -16.14601, y: 18.99998, z: 514.7231}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
@@ -2613,7 +2613,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 19ca9afdd7bb3a64c9036c18e8cee5f2, type: 3} - target: {fileID: -8679921383154817045, guid: 19ca9afdd7bb3a64c9036c18e8cee5f2, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 300 value: 400
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 19ca9afdd7bb3a64c9036c18e8cee5f2, type: 3} - target: {fileID: -8679921383154817045, guid: 19ca9afdd7bb3a64c9036c18e8cee5f2, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@@ -2862,15 +2862,15 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3} - target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 26.14601 value: 10
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3} - target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 0.00002002716 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3} - target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: -622.7231 value: 10
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3} - target: {fileID: 6727958582834582256, guid: ace4a11b046dac9498e6897c2b5eb245, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@@ -2915,15 +2915,15 @@ PrefabInstance:
m_Modifications: m_Modifications:
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -3.8539906 value: -20
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 0.00002002716 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 117.27692 value: 750
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 228462577495887354, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@@ -2955,7 +2955,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3432047510330746227, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 3432047510330746227, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: m_Name propertyPath: m_Name
value: EnemyPortal value: EnemyPortal - Left
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6859825394817103090, guid: 11e3760dda2c0164abf759c18d918893, type: 3} - target: {fileID: 6859825394817103090, guid: 11e3760dda2c0164abf759c18d918893, type: 3}
propertyPath: initialCost propertyPath: initialCost
@@ -3387,15 +3387,15 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3} - target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 16.14601 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3} - target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: -0.99998 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3} - target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: -622.7231 value: 10
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3} - target: {fileID: 8064559726283331702, guid: e56926eda34629f4fbf3e4c53f0f8bd4, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
@@ -3449,15 +3449,15 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3} - target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -13.853991 value: -30
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3} - target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 0.00002002716 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3} - target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: -622.7231 value: 10
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3} - target: {fileID: 3247786716306397435, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w