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/FoldingChair1.tscn
2020-07-26 14:25:20 +03:00

46 lines
1.8 KiB
Text

[gd_scene load_steps=5 format=2]
[ext_resource path="res://Assets/Items/FoldingChair1.fbx" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 0.638628, 0.726493, 0.0342446 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.582396, 0.0303505, 1.24485 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 0.582396, 0.0269297, 0.624045 )
[node name="FoldingChair1" type="RigidBody"]
collision_layer = 2
collision_mask = 7
[node name="FoldingChair1Model" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.12025, 0 )
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 0.785717, -0.618587, 0, 0.618587, 0.785717, 0.00803328, -0.530555, -0.691299 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 0.49764, -0.867384, 0, 0.867384, 0.49764, 0, -0.0039053, -0.152946 )
shape = SubResource( 2 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0361421, 0.209611 )
shape = SubResource( 3 )
[node name="GrabPoints" type="Spatial" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.12025, 0 )
[node name="Position3D" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.07091, 0.700095 )
[node name="Position3D2" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.11915, -0.727293 )
[node name="Position3D3" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0895789, -1.06927 )
[node name="Position3D4" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0747102, 0.439894 )