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

18 lines
684 B
Plaintext

[gd_scene load_steps=3 format=2]
[ext_resource path="res://astream/terrain/details/office-exterior.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 3.29498, 1.40109, 4.14298 )
[node name="office-exterior" instance=ExtResource( 1 )]
[node name="scene_office" type="Spatial" parent="." index="4" groups=["actuator"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 19.0407 )
[node name="Area" type="Area" parent="scene_office" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="scene_office/Area" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.000112534, 2.48236, -4.51659 )
shape = SubResource( 1 )