spittin fiend

This commit is contained in:
pennyrigate 2025-11-01 23:26:00 -04:00
parent 6825cd59c9
commit dd66cc2a84
6 changed files with 65 additions and 4 deletions

View file

@ -6,4 +6,4 @@ func _physics_process(delta: float) -> void:
func _on_timer_timeout() -> void:
shoot()
shoot(%Marker2D.global_position)