initial commit
This commit is contained in:
8
setup.tscn
Normal file
8
setup.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://setup.gd" type="Script" id=1]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
script = ExtResource( 1 )
|
||||
Reference in New Issue
Block a user