You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
717 B
18 lines
717 B
[gd_resource type="Resource" script_class="ItemResource" load_steps=4 format=3 uid="uid://cndd64batns31"]
|
|
|
|
[ext_resource type="Script" uid="uid://cbskymrxs6ksu" path="res://scripts/CSharp/Common/Inventory/ItemResource.cs" id="1_8k5aa"]
|
|
[ext_resource type="Texture2D" uid="uid://x8hr8287ff2n" path="res://art/farm/farming/farmobjekte/tools atlas.png" id="1_roi0v"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tqw18"]
|
|
atlas = ExtResource("1_roi0v")
|
|
region = Rect2(-4, 1137, 428, 283)
|
|
|
|
[resource]
|
|
script = ExtResource("1_8k5aa")
|
|
name = "Can"
|
|
color = Color(0.336269, 0.489145, 0.825324, 1)
|
|
icon = SubResource("AtlasTexture_tqw18")
|
|
maxStack = 1
|
|
isUnique = true
|
|
metadata/_custom_type_script = "uid://cbskymrxs6ksu"
|