18 lines
669 B
Plaintext
18 lines
669 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://tv34yqlttubv"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_21koh"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6b465"]
|
|
size = Vector3(1.59271, 1, 32.4368)
|
|
|
|
[node name="Rotatable" instance=ExtResource("1_21koh")]
|
|
initialMass = 50.0
|
|
yTorqueMult = 20000.0
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0103455, 0.66452, -0.032095)
|
|
shape = SubResource("BoxShape3D_6b465")
|
|
|
|
[node name="MeshInstance3D" parent="." index="1"]
|
|
transform = Transform3D(1.65606, 0, 0, 0, 1.1989, 0, 0, 0, 32.3694, 0, 0.676347, 0)
|