Files
godot-ci/test-project/scenes/GLOBAL.tscn
Andi Susanto 9a460209d7 Update test project for Godot 4.3 (#159)
Co-authored-by: Andi Susanto <and1zero@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-10-23 23:06:47 +02:00

7 lines
187 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cch0y3px40vrg"]
[ext_resource type="Script" path="res://scripts/GLOBAL.gd" id="1"]
[node name="GLOBAL" type="Node"]
script = ExtResource("1")