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/Coil_Roll1.tscn
2020-07-26 12:41:53 +03:00

55 lines
2.2 KiB
Text

[gd_scene load_steps=4 format=2]
[ext_resource path="res://Assets/Items/Coil_Roll.fbx" type="PackedScene" id=1]
[sub_resource type="CylinderShape" id=1]
radius = 1.50579
height = 0.225899
[sub_resource type="CylinderShape" id=2]
radius = 0.393106
height = 1.71239
[node name="Coil_Roll" type="RigidBody"]
can_sleep = false
[node name="Coil_RollModel" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.990741, 0 )
[node name="CollisionShape" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0998614, -0.878014, 0 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0998614, 0.994189, 0 )
shape = SubResource( 1 )
[node name="CollisionShape3" type="CollisionShape" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0966454, 0.0723588, 0 )
shape = SubResource( 2 )
[node name="GrabPoints" type="Spatial" parent="."]
[node name="GrabPoint" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.35366, 1.04374, 0 )
[node name="GrabPoint2" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.28989, 1.04374, 0 )
[node name="GrabPoint3" type="Position3D" parent="GrabPoints"]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0318869, 1.04374, -1.32177 )
[node name="GrabPoint4" type="Position3D" parent="GrabPoints"]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.031887, 1.04374, 1.32177 )
[node name="GrabPoint5" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.35366, -0.862049, 0 )
[node name="GrabPoint6" type="Position3D" parent="GrabPoints"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.28989, -0.862049, 0 )
[node name="GrabPoint7" type="Position3D" parent="GrabPoints"]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.0318869, -0.862049, -1.32177 )
[node name="GrabPoint8" type="Position3D" parent="GrabPoints"]
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.031887, -0.862049, 1.32177 )