2025-04-23 11:56:29 +01:00
|
|
|
[gd_resource type="Resource" script_class="Item" load_steps=4 format=3 uid="uid://dbkxys3mr5u80"]
|
2025-04-21 20:49:29 +01:00
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://kcdpck5ufgcc" path="res://scripts/item.gd" id="1_a88ho"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://xpm6i82tui2o" path="res://assets/images/watchtower.png" id="1_jdpiu"]
|
2025-04-23 11:56:29 +01:00
|
|
|
[ext_resource type="ArrayMesh" uid="uid://c6yj8uwsgqxv0" path="res://assets/models/Ingot.obj" id="2_iy2ff"]
|
2025-04-21 20:49:29 +01:00
|
|
|
|
|
|
|
[resource]
|
|
|
|
script = ExtResource("1_a88ho")
|
|
|
|
icon = ExtResource("1_jdpiu")
|
|
|
|
name = "Metal"
|
2025-04-23 11:56:29 +01:00
|
|
|
model = ExtResource("2_iy2ff")
|
2025-04-21 20:49:29 +01:00
|
|
|
metadata/_custom_type_script = "uid://kcdpck5ufgcc"
|