前几天忘了上传了上传一下

This commit is contained in:
2025-07-09 17:37:10 +08:00
parent 3ccd7e93ed
commit 68a9508f4d
1526 changed files with 60713 additions and 9496 deletions

View File

@@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://ibl5wbbw3pwc"]
[gd_scene load_steps=3 format=3 uid="uid://ibl5wbbw3pwc"]
[ext_resource type="Script" uid="uid://c6ylh1o2kgqth" path="res://CopyItems/item_crop.gd" id="1_e25nh"]
[ext_resource type="Texture2D" uid="uid://bl48i2h22htyd" path="res://assets/作物/人参/收获物.webp" id="2_abhds"]
[node name="item_button" type="Button"]
custom_minimum_size = Vector2(400, 400)
@@ -11,8 +12,9 @@ icon_alignment = 1
script = ExtResource("1_e25nh")
[node name="CropImage" type="Sprite2D" parent="."]
position = Vector2(199.569, 201.043)
scale = Vector2(0.260977, 0.259058)
position = Vector2(200, 200)
scale = Vector2(1.5625, 1.5625)
texture = ExtResource("2_abhds")
[node name="Title" type="Label" parent="."]
layout_mode = 0