继续提交

This commit is contained in:
2025-07-12 14:33:41 +08:00
parent 68a9508f4d
commit 5dc4535423
389 changed files with 3009 additions and 6977 deletions

View File

@@ -1,8 +1,7 @@
[gd_scene load_steps=9 format=3 uid="uid://bkivlkirrx6u8"]
[gd_scene load_steps=8 format=3 uid="uid://bkivlkirrx6u8"]
[ext_resource type="Texture2D" uid="uid://bt1i2yhhlor5e" path="res://assets/地块/土块1.webp" id="1_bns1c"]
[ext_resource type="Shader" path="res://Shader/PlantSwayShader.gdshader" id="2_s5pb0"]
[ext_resource type="Texture2D" uid="uid://xyj4ro44cwj5" path="res://assets/作物/人参/0.webp" id="3_bns1c"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_v46ok"]
@@ -34,6 +33,7 @@ corner_radius_bottom_left = 15
corner_detail = 15
[node name="CropItem" type="Button"]
self_modulate = Color(1, 1, 1, 0)
custom_minimum_size = Vector2(100, 100)
offset_right = 40.0
offset_bottom = 40.0
@@ -49,7 +49,6 @@ texture = ExtResource("1_bns1c")
material = SubResource("ShaderMaterial_s5pb0")
position = Vector2(51, 45)
scale = Vector2(0.339844, 0.363281)
texture = ExtResource("3_bns1c")
[node name="old_crop_sprite" type="Sprite2D" parent="."]
material = SubResource("ShaderMaterial_s5pb0")
@@ -57,6 +56,7 @@ position = Vector2(51, 39)
scale = Vector2(0.06, 0.06)
[node name="ProgressBar" type="ProgressBar" parent="."]
visible = false
material = SubResource("ShaderMaterial_cyybs")
layout_mode = 2
offset_left = 18.0
@@ -81,7 +81,6 @@ offset_bottom = 118.0
scale = Vector2(0.4, 0.4)
size_flags_horizontal = 3
theme_override_font_sizes/font_size = 30
text = "[空地]"
horizontal_alignment = 1
vertical_alignment = 1
@@ -94,6 +93,5 @@ offset_bottom = 131.0
scale = Vector2(0.2, 0.2)
size_flags_horizontal = 3
theme_override_font_sizes/font_size = 50
text = "[已施肥]"
horizontal_alignment = 1
vertical_alignment = 1