7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://Main.gd" type="Script" id=2]
|
||
|
|
||
|
[node name="Main" type="Node2D"]
|
||
|
script = ExtResource( 2 )
|