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/townhall-exterior.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 2.00628, 2.23013, 4.04841 )
[node name="townhall-exterior" instance=ExtResource( 1 )]
[node name="scene_town_hall" type="Spatial" parent="." index="23" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 9.30597 )
[node name="Area" type="Area" parent="scene_town_hall" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_town_hall/Area" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.141865, 2.25391, 0.0472889 )
shape = SubResource( 1 )