Expand fish and equipment catalogs
This commit is contained in:
parent
63e50e285d
commit
f55663c105
380 changed files with 9430 additions and 575 deletions
|
|
@ -14,10 +14,12 @@ bone_name = "rod_socket"
|
|||
|
||||
[node name="FishingRod" type="Node3D" parent="."]
|
||||
|
||||
[node name="RodMesh" type="MeshInstance3D" parent="FishingRod"]
|
||||
[node name="FallbackRodMesh" type="MeshInstance3D" parent="FishingRod"]
|
||||
position = Vector3(0, 0.5, 0)
|
||||
mesh = SubResource("FishingRodMesh")
|
||||
material_override = SubResource("FishingRodMaterial")
|
||||
|
||||
[node name="ModelMount" type="Node3D" parent="FishingRod"]
|
||||
|
||||
[node name="FishingRodTip" type="Marker3D" parent="FishingRod"]
|
||||
position = Vector3(0, 1.1, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue