🎨 💄 Created art template for farm plants and reworked existing plant prefabs and inventory resources

This commit is contained in:
2025-09-27 16:54:17 +02:00
parent 0713e334b3
commit e73f13d7d4
30 changed files with 289 additions and 173 deletions
+22 -79
View File
@@ -1,120 +1,63 @@
[gd_scene load_steps=7 format=3 uid="uid://dp8ielst8et4c"]
[gd_scene load_steps=6 format=3 uid="uid://d20oftcb5qso6"]
[ext_resource type="PackedScene" uid="uid://gishbn0a8eke" path="res://prefabs/farm/plants/base_plant.tscn" id="1_y42lq"]
[ext_resource type="Texture2D" uid="uid://diln6yxym4vsj" path="res://art/farm/farming/farmobjekte/beetroot_01.png" id="3_lixhh"]
[ext_resource type="Resource" uid="uid://0mnsr4anoaiq" path="res://resources/items/beet.tres" id="3_xrha8"]
[ext_resource type="Texture2D" uid="uid://b5ade1s2ijunu" path="res://art/farm/farming/farmobjekte/beetroot/beetroot_icon.png" id="4_betqv"]
[ext_resource type="PackedScene" uid="uid://gishbn0a8eke" path="res://prefabs/farm/plants/base_plant.tscn" id="1_2u3jr"]
[ext_resource type="Texture2D" uid="uid://bmcs8bmwb5nti" path="res://art/farm/farming/farmobjekte/beetroot/beetroot_template.png" id="2_agmuy"]
[ext_resource type="Resource" uid="uid://0mnsr4anoaiq" path="res://resources/items/beet.tres" id="3_agmuy"]
[sub_resource type="CircleShape2D" id="CircleShape2D_dxqox"]
[sub_resource type="CircleShape2D" id="CircleShape2D_hiixr"]
resource_local_to_scene = true
radius = 300.0
[sub_resource type="CircleShape2D" id="CircleShape2D_4fw1t"]
[sub_resource type="CircleShape2D" id="CircleShape2D_ae08q"]
resource_local_to_scene = true
radius = 300.0
[node name="BeetPlant" instance=ExtResource("1_y42lq")]
[node name="Beet2" instance=ExtResource("1_2u3jr")]
[node name="Seed1" parent="Seeds" index="0"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 40)
region_rect = Rect2(204, 213, 59, 55)
texture = ExtResource("2_agmuy")
[node name="Seed2" parent="Seeds" index="1"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 40)
region_rect = Rect2(206, 213, 56, 60)
texture = ExtResource("2_agmuy")
[node name="Seed3" parent="Seeds" index="2"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 40)
region_rect = Rect2(204, 213, 54, 57)
[node name="SmallPlant" parent="." index="1"]
scale = Vector2(2, 2)
texture = ExtResource("2_agmuy")
[node name="01" parent="SmallPlant" index="0"]
texture = ExtResource("3_lixhh")
offset = Vector2(0, 20)
region_rect = Rect2(307, 179, 75, 87)
texture = ExtResource("2_agmuy")
[node name="02" parent="SmallPlant" index="1"]
texture = ExtResource("3_lixhh")
offset = Vector2(0, 20)
region_rect = Rect2(399, 222, 24, 27)
texture = ExtResource("2_agmuy")
[node name="03" parent="SmallPlant" index="2"]
texture = ExtResource("3_lixhh")
offset = Vector2(0, 20)
region_rect = Rect2(510, 210, 40, 57)
[node name="04" parent="SmallPlant" index="3"]
texture = ExtResource("3_lixhh")
offset = Vector2(0, 20)
region_rect = Rect2(581, 183, 79, 81)
texture = ExtResource("2_agmuy")
[node name="01" parent="BigPlant" index="0"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 150)
region_rect = Rect2(28, 27, 150, 123)
texture = ExtResource("2_agmuy")
[node name="02" parent="BigPlant" index="1"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 150)
region_rect = Rect2(179, 28, 134, 115)
texture = ExtResource("2_agmuy")
[node name="03" parent="BigPlant" index="2"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 150)
region_rect = Rect2(312, 27, 133, 121)
[node name="04" parent="BigPlant" index="3"]
scale = Vector2(2, 2)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 150)
region_rect = Rect2(458, 31, 118, 112)
texture = ExtResource("2_agmuy")
[node name="CollisionShape3D" parent="GrowingInteractionArea/Area2D" index="0"]
shape = SubResource("CircleShape2D_dxqox")
shape = SubResource("CircleShape2D_hiixr")
[node name="SpawnWithItem" parent="ReadyPlantInventoryItem" index="0"]
_blueprint = ExtResource("3_xrha8")
_blueprint = ExtResource("3_agmuy")
[node name="CollisionShape3D" parent="ReadyPlantInventoryItem/PickupInteractionArea/Area2D" index="0"]
shape = SubResource("CircleShape2D_4fw1t")
[node name="Icon" parent="ReadyPlantInventoryItem" index="4"]
texture = ExtResource("4_betqv")
shape = SubResource("CircleShape2D_ae08q")
[node name="01" parent="ReadyPlantInventoryItem/ReadyPlant" index="0"]
scale = Vector2(4, 4)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 80)
region_rect = Rect2(582, 19, 142, 126)
texture = ExtResource("2_agmuy")
[node name="02" parent="ReadyPlantInventoryItem/ReadyPlant" index="1"]
scale = Vector2(4, 4)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 80)
region_rect = Rect2(311, 32, 136, 117)
texture = ExtResource("2_agmuy")
[node name="03" parent="ReadyPlantInventoryItem/ReadyPlant" index="2"]
scale = Vector2(4, 4)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 80)
region_rect = Rect2(175, 28, 136, 117)
[node name="04" parent="ReadyPlantInventoryItem/ReadyPlant" index="3"]
scale = Vector2(4, 4)
texture = ExtResource("3_lixhh")
offset = Vector2(0, 80)
region_rect = Rect2(26, 24, 147, 123)
texture = ExtResource("2_agmuy")
[editable path="GrowingInteractionArea"]
[editable path="ReadyPlantInventoryItem"]