police siren and engine sfx
This commit is contained in:
parent
7d4a6938dc
commit
d93aa1e31a
17 changed files with 165 additions and 4 deletions
|
|
@ -26,7 +26,7 @@ func hit(proj: Node3D, _damage: float) -> bool:
|
|||
label_vfx.position = parent.position
|
||||
parent.add_sibling(label_vfx)
|
||||
|
||||
parent.queue_free()
|
||||
parent.kill()
|
||||
|
||||
SignalBus.perfect_shot_hit.emit()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue