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/Furniture/Cabinet6.tscn

36 lines
1.3 KiB
Text

[gd_scene load_steps=5 format=2]
[ext_resource path="res://Assets/Furniture/Cabinet6.fbx" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 1.22017, 1.58044, 1.16009 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.859916, 0.0547432, 2.87946 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 2.02782, 0.06, 1.02657 )
[node name="Cabinet6" type="StaticBody"]
[node name="Cabinet6Model" parent="." instance=ExtResource( 1 )]
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -2.63083, 1.60179, -1.32751 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.35779, 1.59136, 2.71932 )
shape = SubResource( 1 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, -0.0909862, 3.11006, 0.0978757 )
shape = SubResource( 2 )
[node name="CollisionShape4" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.560403, 3.10626, -1.51854 )
shape = SubResource( 3 )
[node name="CollisionShape5" type="CollisionShape" parent="."]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 1.54874, 3.10626, 0.953046 )
shape = SubResource( 3 )