got options window working

This commit is contained in:
Tabby 2026-05-31 15:03:22 +10:00
parent 9baedc6550
commit 904db7c6fb
23 changed files with 24 additions and 329 deletions

View file

@ -13,7 +13,7 @@ enum Position {
Left,
}
# Called when the node enters the scene tree fscor the first time.
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
setup_window()