challenge-editor/autoload/global/tscn/global.tscn
2024-09-19 12:04:52 +08:00

7 lines
214 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://ci7reu1dfp0os"]
[ext_resource type="Script" path="res://autoload/global/script/global.gd" id="1_vfs8x"]
[node name="Global" type="Node"]
script = ExtResource("1_vfs8x")