mirror of
https://github.com/Steffo99/looping-for-loops.git
synced 2024-11-22 16:14:22 +00:00
7 lines
159 B
Text
7 lines
159 B
Text
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://Objects/GLOBAL.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="GLOBAL" type="Node"]
|
||
|
script = ExtResource( 1 )
|