42 lines
1.6 KiB
Text
42 lines
1.6 KiB
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://Assets/Items/Ladder3.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 1, 3.01242, 0.104582 )
|
|
|
|
[node name="Ladder3" type="RigidBody"]
|
|
can_sleep = false
|
|
|
|
[node name="Ladder3Model" parent="." instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.9708, 0 )
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0329225, 0 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="GrabPoints" type="Spatial" parent="."]
|
|
|
|
[node name="GrabPoint" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.56434, 0 )
|
|
|
|
[node name="GrabPoint2" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.82987, 0 )
|
|
|
|
[node name="GrabPoint3" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.11731, 0 )
|
|
|
|
[node name="GrabPoint4" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.448612, 0 )
|
|
|
|
[node name="GrabPoint5" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.26394, 0 )
|
|
|
|
[node name="GrabPoint6" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.976492, 0 )
|
|
|
|
[node name="GrabPoint7" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.68904, 0 )
|
|
|
|
[node name="GrabPoint8" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.36871, 0 )
|