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:
parent
1d3fed6d66
commit
e0e26ec311
|
|
@ -28,7 +28,7 @@ MonoBehaviour:
|
|||
BaseDamage: 12
|
||||
HitboxSize: {x: 1.5, y: 1}
|
||||
OffsetDistance: {x: 0.5, y: 0}
|
||||
Trajectory: 1
|
||||
Trajectory: 0
|
||||
MinionPrefab: {fileID: 0}
|
||||
ChainCount: 0
|
||||
DotDuration: 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue