11 lines
459 B
Text
11 lines
459 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://asset/kenney/spacekit2/terrain.glb" type="PackedScene" id=1]
|
|
[ext_resource path="res://environment/DetectionCollider1x1.tscn" type="PackedScene" id=2]
|
|
|
|
[node name="terrain" instance=ExtResource( 1 )]
|
|
|
|
[node name="terrain" parent="tmpParent" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0, 0.5 )
|
|
|
|
[node name="DetectionCollider1x1" parent="." index="1" instance=ExtResource( 2 )]
|