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

27 lines
1.1 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" instance=ExtResource( 1 )]
[node name="StaticBody" type="StaticBody" parent="bus-stop" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="bus-stop/StaticBody" index="0"]
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="bus-stop/StaticBody" index="1"]
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="bus-stop/StaticBody" index="2"]
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="bus-stop/StaticBody" index="3"]
transform = Transform( 1, 0, 0, 0, 0.915396, 0.402555, 0, -0.402555, 0.915396, 0, 4.61468, 0.296666 )
shape = SubResource( 1 )