challenge-editor/autoload/global/tscn/global.tscn

7 lines
214 B
Plaintext
Raw Normal View History

2024-09-18 17:57:10 +08:00
[gd_scene load_steps=2 format=3 uid="uid://ci7reu1dfp0os"]
2024-09-19 12:04:52 +08:00
[ext_resource type="Script" path="res://autoload/global/script/global.gd" id="1_vfs8x"]
2024-09-18 17:57:10 +08:00
[node name="Global" type="Node"]
script = ExtResource("1_vfs8x")