REM/scenes/constructs/fishing_rod/fishing_rod.tres
2026-03-26 20:37:29 -06:00

13 lines
574 B
Plaintext

[gd_resource type="Resource" script_class="Constructs" load_steps=3 format=3 uid="uid://becojxwrm6v6j"]
[ext_resource type="CylinderMesh" uid="uid://cocx33eyrcjab" path="res://scenes/constructs/fishing_rod/fishing_rod_mesh.tres" id="1_3hvut"]
[ext_resource type="Script" uid="uid://d0hoytht5yf8c" path="res://scripts/constructs/constructs.gd" id="2_wms0l"]
[resource]
script = ExtResource("2_wms0l")
name = &"fishing_rod"
position = Vector3(0.5, -0.6, -0.7)
scale = Vector3(0.3, 0.3, 0.3)
mesh = ExtResource("1_3hvut")
metadata/_custom_type_script = "uid://d0hoytht5yf8c"