netfishing/player/net_attachment.tscn

21 lines
770 B
Text
Raw Normal View History

2026-08-17 17:50:30 -04:00
[gd_scene load_steps=3 format=3]
2026-08-14 22:11:49 -04:00
2026-08-17 17:50:30 -04:00
[ext_resource type="Script" path="res://player/net_attachment.gd" id="1_script"]
[ext_resource type="PackedScene" path="res://art/exported/items/equipment/net.glb" id="2_model"]
2026-08-14 22:11:49 -04:00
[node name="NetAttachment" type="BoneAttachment3D"]
bone_name = "rod_socket"
2026-08-17 17:50:30 -04:00
script = ExtResource("1_script")
aligned_mount_path = NodePath("CatchingNet")
2026-08-14 22:11:49 -04:00
2026-08-17 17:50:30 -04:00
[node name="CatchingNet" type="Node3D" parent="." unique_id=947004727]
unique_name_in_owner = true
2026-08-14 22:11:49 -04:00
visible = false
2026-08-17 17:50:30 -04:00
[node name="ModelMount" type="Node3D" parent="CatchingNet"]
position = Vector3(-0.000217, -0.098636, -0.020218)
rotation = Vector3(0, 3.1415927, 0)
2026-08-14 22:11:49 -04:00
2026-08-17 17:50:30 -04:00
[node name="NetModel" parent="CatchingNet/ModelMount" unique_id=1627767240 instance=ExtResource("2_model")]
unique_name_in_owner = true