건설 토대 및 상호작용 시스템 추가

This commit is contained in:
2026-01-27 22:50:57 +09:00
parent 805d526b27
commit 387991caab
17 changed files with 1779 additions and 184 deletions

View File

@@ -12,10 +12,19 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 937e64980d44d6b46acb35b8046adf34, type: 3}
m_Name: BuildingData
m_EditorClassIdentifier: Assembly-CSharp::Northbound.BuildingData
buildingName: BaseTower
prefab: {fileID: 3733880183385667081, guid: 1979909431408184b9bc587877c5b4b4, type: 3}
width: 1
length: 1
height: 2
buildingName: Wall
prefab: {fileID: 2938167817760513538, guid: 04e95700704d92248b63ce5674bd9638, type: 3}
width: 16
length: 4
height: 4
placementOffset: {x: 0, y: 0, z: 0}
allowRotation: 1
requiredWorkAmount: 100
workPerInteraction: 10
interactionCooldown: 1
maxHealth: 100
isIndestructible: 0
autoRegenerate: 0
regenPerSecond: 1
providesVision: 1
visionRange: 15