Files
streaming_world/godot/astream/terrain/details/townhall-exterior.tscn
2024-05-20 17:22:19 +03:00

18 lines
696 B
Plaintext

[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 )