9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
[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 )
|