You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
241 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://c7u64tpv6byvb"]
[ext_resource type="Script" path="res://demo/scene.gd" id="1_lih0m"]
[node name="Scene" type="Node"]
script = ExtResource("1_lih0m")
[node name="MyNode" type="MyNode" parent="."]