Added missing data
This commit is contained in:
17
godot/astream/terrain/details/townhall-exterior.tscn
Normal file
17
godot/astream/terrain/details/townhall-exterior.tscn
Normal 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 )
|
||||
Reference in New Issue
Block a user