31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://astream/terrain/details/bus-stop.gltf" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 7.05784, 0.158917, 1.3372 )
|
|
|
|
[node name="bus-stop" type="Spatial"]
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="."]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="StaticBody"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.121079, 2.09843 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="StaticBody"]
|
|
transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 1.6043, 3.3849 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape3" type="CollisionShape" parent="StaticBody"]
|
|
transform = Transform( 1, 0, 0, 0, 0.902893, -0.429865, 0, 0.429865, 0.902893, 0, 4.61468, 2.35981 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape4" type="CollisionShape" parent="StaticBody"]
|
|
transform = Transform( 1, 0, 0, 0, 0.915396, 0.402555, 0, -0.402555, 0.915396, 0, 4.61468, 0.296666 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="MergeGroup" type="MergeGroup" parent="."]
|
|
|
|
[node name="bus-stop" parent="MergeGroup" instance=ExtResource( 1 )]
|