32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://Assets/Items/Ladder1.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 0.658875, 1.51242, 0.104219 )
|
|
|
|
[node name="Ladder1" type="RigidBody"]
|
|
collision_layer = 2
|
|
collision_mask = 7
|
|
can_sleep = false
|
|
|
|
[node name="Ladder1Model" parent="." instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.28453, 0 )
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.223263, 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, 0.00870651, 0 )
|
|
|
|
[node name="GrabPoint2" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.725837, 0 )
|
|
|
|
[node name="GrabPoint3" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.42685, 0 )
|
|
|
|
[node name="GrabPoint4" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.657344, 0 )
|