bullets bullets bullets bullets

This commit is contained in:
Haze Weathers 2025-12-31 14:09:06 -06:00
parent 846040c0e4
commit 55059788b2
25 changed files with 139 additions and 91 deletions

View file

@ -97,8 +97,6 @@ func _enter_tree() -> void:
func _physics_process(delta: float) -> void:
if not Engine.is_editor_hint():
time_elapsed += delta
if face_direction:
rotation = direction.angle()