godot-start/gdTest/protocolTest.tscn

7 lines
168 B
Plaintext
Raw Normal View History

2021-10-15 11:26:10 +00:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://gdTest/GdProtocolTest.gd" type="Script" id=1]
[node name="Node2D" type="Node2D"]
script = ExtResource( 1 )