Added missing data

This commit is contained in:
2024-05-20 17:22:19 +03:00
parent 073854c107
commit 33dd2be5ac
366 changed files with 132873 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://astream/terrain/details/logistics-center-exterior.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 1, 1.19685, 1.96102 )
[node name="logistics-center-exterior" instance=ExtResource( 1 )]
[node name="scene_logistics_center" type="Spatial" parent="." index="2" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0804744, 0, 17.4263 )
[node name="Area" type="Area" parent="scene_logistics_center" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_logistics_center/Area" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.32854, -0.380188 )
shape = SubResource( 1 )