godot-accessible-starter/scenes/Main.tscn

7 lines
154 B
Plaintext
Raw Normal View History

2019-09-09 20:03:48 +00:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://scenes/Main.gd" type="Script" id=1]
[node name="Main" type="Node"]
script = ExtResource( 1 )