적과 타워가 서로 공격하지 않는 문제 수정

This commit is contained in:
2026-02-24 16:08:35 +09:00
parent 907e2e24c8
commit 98d071480c
22 changed files with 883 additions and 365 deletions

View File

@@ -18,15 +18,15 @@ MonoBehaviour:
level: 5
upgradeTo: 0
towerType: attack
mana: 500
mana: 600
manpower: 50
sizeX: 4
sizeY: 10
sizeZ: 4
maxHp: 200
maxHp: 400
sight: 25
atkRange: 25
atkDamage: 10
atkDamage: 50
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx
prefab: {fileID: 7839175078399552227, guid: 56b0a93f2c28474419ccd3d67c2af475, type: 3}