Reworked lightning effect

This commit is contained in:
2025-12-21 01:28:57 +03:00
parent 8227e8bcf3
commit 2bf70d2b49
9 changed files with 107 additions and 72 deletions
@@ -71,4 +71,4 @@ func _process_hit_for_projectile(_collided_body: Node2D) -> void:
func _on_explosion_particles_finished() -> void:
queue_free()
delete()