Added settings for volume and mouse mode

This commit is contained in:
2024-05-06 12:36:05 +01:00
parent 2af3cb32eb
commit 38b7b8f0b8
15 changed files with 438 additions and 75 deletions

View File

@@ -31,8 +31,6 @@ func _physics_process(delta: float) -> void:
func _on_body_entered(body: Node) -> void:
pass
func capture(ob : Node2D, offset : Vector2 = Vector2.ZERO) -> void:
captured = true