mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-14 10:27:53 +01:00
20 lines
765 B
Plaintext
20 lines
765 B
Plaintext
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://AIO/AllNodes/OtherALL.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://AIO/AllNodes/2DALL.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://AIO/AllNodes/ResourcesALL.tscn" type="PackedScene" id=3]
|
|
[ext_resource path="res://AIO/AllNodes/ControlALL.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://AIO/AllNodes/3DALL.tscn" type="PackedScene" id=5]
|
|
|
|
[node name="ALL" type="Node"]
|
|
|
|
[node name="2DALL" parent="." instance=ExtResource( 2 )]
|
|
|
|
[node name="3DALL" parent="." instance=ExtResource( 5 )]
|
|
|
|
[node name="ControlALL" parent="." instance=ExtResource( 4 )]
|
|
|
|
[node name="OtherALL" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="ResourcesALL" parent="." instance=ExtResource( 3 )]
|