This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
slavic-game-jam-2020/Items/Pallet3.tscn
2020-07-26 14:25:20 +03:00

37 lines
1.4 KiB
Text

[gd_scene load_steps=3 format=2]
[ext_resource path="res://Assets/Items/Pallet3.fbx" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 2.29745, 0.208859, 1.52616 )
[node name="Pallet3" type="RigidBody"]
collision_layer = 2
collision_mask = 7
[node name="Pallet3Model" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.192793, 0 )
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0160661, 0, 0 )
shape = SubResource( 1 )
[node name="GrabPoints" type="Spatial" parent="."]
[node name="Position3D" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.09539, 0, 0 )
[node name="Position3D2" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.0582, 0, 0 )
[node name="Position3D3" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.80952, 0, -1.29203 )
[node name="Position3D4" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.09818, 0, -1.29203 )
[node name="Position3D5" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.80952, 0, 1.29203 )
[node name="Position3D6" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.09818, 0, 1.29203 )