regression-test-project/MainScenes/Other.tscn

7 lines
159 B
Plaintext
Raw Normal View History

2020-08-05 11:03:11 +02:00
[gd_scene load_steps=2 format=2]
2020-11-06 16:57:49 +01:00
[ext_resource path="res://MainScenes/Other.gd" type="Script" id=1]
2020-08-05 11:03:11 +02:00
[node name="Node" type="Node"]
script = ExtResource( 1 )