LD46/Empty.tscn
2020-04-19 16:16:40 -04:00

8 lines
152 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://Empty.gd" type="Script" id=1]
[node name="Empty" type="Node2D"]
script = ExtResource( 1 )