revert(BT12-Dev): A02 파이어볼 직선 발사 원복 (PD 지시 2026-05-14)

PD 발화: "파이어볼을 원래대로 되돌려줘 (적을 추적하지 않고
직선으로 발사되도록)"

직전 commit 1d3fed6 (Homing 전환) 원복.

변경: A02_paieobol.asset Trajectory 1 (Homing) → 0 (Line)

검증 (Play 모드):
- Trajectory=Line 정합
- 발사 결과 FX_Fireball_Bullet(Clone) type=Projectile (HomingProjectile X)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
깃 관리자 2026-05-14 15:30:21 +09:00
parent 1d3fed6d66
commit e0e26ec311
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ MonoBehaviour:
BaseDamage: 12 BaseDamage: 12
HitboxSize: {x: 1.5, y: 1} HitboxSize: {x: 1.5, y: 1}
OffsetDistance: {x: 0.5, y: 0} OffsetDistance: {x: 0.5, y: 0}
Trajectory: 1 Trajectory: 0
MinionPrefab: {fileID: 0} MinionPrefab: {fileID: 0}
ChainCount: 0 ChainCount: 0
DotDuration: 3 DotDuration: 3