add ant bying and pause menu

This commit is contained in:
2024-10-07 02:36:19 +10:00
parent 76ccd210ec
commit 705e861e3f
17 changed files with 487 additions and 24 deletions

View File

@@ -27,7 +27,6 @@ func _process(_delta: float) -> void:
func set_target(to: Node3D) -> void:
visible = true
target = to