26 lines
912 B
Text
26 lines
912 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://Assets/Items/Mattrress1.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 2.86219, 0.24938, 1.40357 )
|
|
|
|
[node name="Mattrress1" type="RigidBody"]
|
|
collision_layer = 2
|
|
collision_mask = 7
|
|
can_sleep = false
|
|
|
|
[node name="Mattrress1Model" parent="." instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.262035, 0 )
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.00224563, -0.0688027 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="GrabPoints" type="Spatial" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.55039, 0, 0 )
|
|
|
|
[node name="GrabPoint" type="Position3D" parent="GrabPoints"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -5.10515, 0, 0 )
|
|
|
|
[node name="GrabPoint2" type="Position3D" parent="GrabPoints"]
|