update to mouse camera control

This commit is contained in:
2025-04-30 17:40:49 -04:00
parent 19289e49be
commit b218a28eb2
14 changed files with 264 additions and 30 deletions

View File

@@ -8,4 +8,4 @@ func _ready() -> void:
# Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta: float) -> void:
pass
pass