summaryrefslogtreecommitdiff
path: root/Global.tscn
blob: ae76f0e8ffaafab21ab3a77930d65f57e65dfbc8 (plain)
1
2
3
4
5
6
[gd_scene load_steps=2 format=2]

[ext_resource path="res://Global.gd" type="Script" id=1]

[node name="Global" type="Node"]
script = ExtResource( 1 )