godot-wild-jam-66/character/PropPipeWrench.tscn

26 lines
1.2 KiB
Text

[gd_scene load_steps=5 format=3 uid="uid://ck2uenlib5837"]
[ext_resource type="PackedScene" uid="uid://c8pl07tl2qho3" path="res://character/BaseProp.tscn" id="1_6w11k"]
[ext_resource type="PackedScene" uid="uid://mydh2b8lh686" path="res://assets/Tools/PipeWrench.gltf" id="2_sgg70"]
[sub_resource type="BoxShape3D" id="BoxShape3D_wow7g"]
size = Vector3(0.88, 0.06, 0.09)
[sub_resource type="BoxShape3D" id="BoxShape3D_fm5g6"]
size = Vector3(0.25, 0.044043, 0.171)
[node name="PropPipeWrench" node_paths=PackedStringArray("visual") instance=ExtResource("1_6w11k")]
friendlyname = "Pipe Wrench"
visual = NodePath("PipeWrench2")
jump_speed = 3.5
[node name="CollisionShape3D" type="CollisionShape3D" parent="." index="3"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -4.37114e-09, -0.00783398, 7.45058e-09)
shape = SubResource("BoxShape3D_wow7g")
[node name="CollisionShape3D2" type="CollisionShape3D" parent="." index="4"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.04, -2.14847e-05, -0.555)
shape = SubResource("BoxShape3D_fm5g6")
[node name="PipeWrench2" parent="." index="5" instance=ExtResource("2_sgg70")]
transform = Transform3D(-3.0598e-08, 0, 0.7, 0, 0.7, 0, -0.7, 0, -3.0598e-08, 0, 0, 0.1)