10 lines
281 B
Plaintext
10 lines
281 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://Menu/Buttons/StartButton.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[node name="OptionsButton" instance=ExtResource( 1 )]
|
||
|
scene_to_load = "res://Menu/Options.tscn"
|
||
|
|
||
|
[node name="Label" parent="." index="0"]
|
||
|
text = "Options"
|