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,27 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://astream/terrain/details/gym-exterior.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 3.29498, 1.40109, 2.65188 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 3.29498, 1.40109, 2.65188 )
[node name="gym-exterior" instance=ExtResource( 1 )]
[node name="scene_gym" type="Spatial" parent="." index="5" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -32.3505, 2.70111, 0.0815773 )
[node name="Area" type="Area" parent="scene_gym" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_gym/Area" index="0"]
shape = SubResource( 1 )
[node name="scene_shooting_gallery" type="Spatial" parent="." index="6" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -5.74583, 3.20716, -0.052886 )
[node name="Area" type="Area" parent="scene_shooting_gallery" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_shooting_gallery/Area" index="0"]
shape = SubResource( 2 )