got options window working
This commit is contained in:
parent
9baedc6550
commit
904db7c6fb
23 changed files with 24 additions and 329 deletions
10
options.tscn
Normal file
10
options.tscn
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene format=3 uid="uid://bicj4fnu3a5uu"]
|
||||
|
||||
[node name="Window" type="Window" unique_id=1651073981]
|
||||
oversampling_override = 1.0
|
||||
initial_position = 1
|
||||
|
||||
[node name="Label" type="Label" parent="." unique_id=201796106]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 23.0
|
||||
text = "meow"
|
||||
Loading…
Add table
Add a link
Reference in a new issue