[gd_scene format=3 uid="uid://c8spearwrap01"] [ext_resource type="PackedScene" uid="uid://jepc74w8opbu" path="res://Assets/spear.glb" id="1_spearglb"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_shaft"] radius = 0.13 height = 2.2 [node name="Spear" type="Node3D"] [node name="spear" parent="." instance=ExtResource("1_spearglb")] [node name="HitShape" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, -4.371139e-08, -1, 0, 1, -4.371139e-08, 0, 0, 0.79) shape = SubResource("CapsuleShape3D_shaft")