bullets bullets bullets bullets
This commit is contained in:
parent
846040c0e4
commit
55059788b2
25 changed files with 139 additions and 91 deletions
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue