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/Table2.tscn

71 lines
2.4 KiB
Text

[gd_scene load_steps=7 format=2]
[ext_resource path="res://Furniture/WithTextures/Table2.tscn" type="PackedScene" id=1]
[sub_resource type="CylinderShape" id=1]
radius = 1.52766
height = 0.116965
[sub_resource type="CylinderShape" id=2]
radius = 0.697278
height = 0.20878
[sub_resource type="CylinderShape" id=3]
radius = 0.248624
height = 1.87003
[sub_resource type="BoxShape" id=4]
extents = Vector3( 0.125605, 0.301729, 1.07049 )
[sub_resource type="BoxShape" id=5]
extents = Vector3( 2.01265, 0.104828, 1.51251 )
[node name="Table2" type="StaticBody"]
collision_layer = 2
collision_mask = 7
[node name="Table2" parent="." instance=ExtResource( 1 )]
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.97453, 2.75822, 0 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.97453, 2.57214, 0 )
shape = SubResource( 2 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.97453, 1.49429, 0 )
shape = SubResource( 3 )
[node name="CollisionShape4" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.97453, 0.301371, 0 )
shape = SubResource( 4 )
[node name="CollisionShape5" type="CollisionShape" parent="."]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -1.97453, 0.301371, 0 )
shape = SubResource( 4 )
[node name="CollisionShape6" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.03119, 2.75822, 0 )
shape = SubResource( 1 )
[node name="CollisionShape7" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.03119, 2.57214, 0 )
shape = SubResource( 2 )
[node name="CollisionShape8" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.03119, 1.49429, 0 )
shape = SubResource( 3 )
[node name="CollisionShape9" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.03119, 0.301371, 0 )
shape = SubResource( 4 )
[node name="CollisionShape10" type="CollisionShape" parent="."]
transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 2.03119, 0.301371, 0 )
shape = SubResource( 4 )
[node name="CollisionShape11" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.72436, 0 )
shape = SubResource( 5 )