made some window management changes

This commit is contained in:
2022-11-12 01:06:57 +01:00
parent 8058f3d4eb
commit 906738514b
3 changed files with 11 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
[ext_resource path="res://src/Main.cs" type="Script" id=3]
[node name="Main" type="Node2D"]
position = Vector2( 4, 0 )
script = ExtResource( 3 )
[node name="World" parent="." instance=ExtResource( 2 )]