Import test project as example
TODO: update gitlab-ci template to also use the test-project
This commit is contained in:
7
test-project/scenes/GLOBAL.tscn
Executable file
7
test-project/scenes/GLOBAL.tscn
Executable file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/GLOBAL.gd" type="Script" id=1]
|
||||
|
||||
[node name="GLOBAL" type="Node"]
|
||||
script = ExtResource( 1 )
|
||||
|
||||
Reference in New Issue
Block a user