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,22 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://astream/terrain/details/home-exterior.gltf" type="PackedScene" id=1]
[sub_resource type="CylinderShape" id=1]
height = 3.0
radius = 1.17873
[node name="home-exterior" instance=ExtResource( 1 )]
[node name="scene_home" type="Spatial" parent="." index="9" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 18.7743 )
[node name="Area" type="Area" parent="scene_home" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_home/Area" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 1.40819 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="scene_home/Area" index="1"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.4, -0.375477 )
shape = SubResource( 1 )