Added fence to the left part of the farm

This commit is contained in:
2025-04-26 15:15:38 +02:00
parent 5ea6431216
commit 8299998a0f
12 changed files with 152 additions and 860 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
[ext_resource type="Script" uid="uid://b4ugrget2x6lb" path="res://scripts/CSharp/Common/CharacterControls/Player3D.cs" id="1_3trg2"]
[ext_resource type="Script" uid="uid://bblprbhnbyv77" path="res://scripts/CSharp/Common/CharacterControls/VesnaBehaviour.cs" id="1_pkl5l"]
[ext_resource type="Texture2D" uid="uid://duaideiajsu8r" path="res://art/characters/Vesna/babushka concept art vesna.png" id="2_3trg2"]
[ext_resource type="PackedScene" uid="uid://biwd3jj65qrlh" path="res://prefabs/farming/base_field.tscn" id="2_oq5hi"]
[ext_resource type="PackedScene" uid="uid://biwd3jj65qrlh" path="res://prefabs/farm/base_field.tscn" id="2_oq5hi"]
[ext_resource type="Texture2D" uid="uid://c4ggew55w0icj" path="res://art/farm/farming/farmobjekte/harke.png" id="4_kngqo"]
[ext_resource type="Script" uid="uid://b1sscdr4ptec8" path="res://scripts/CSharp/Common/Farming/FarmingControls.cs" id="4_q5t2e"]
[ext_resource type="Texture2D" uid="uid://x8hr8287ff2n" path="res://art/farm/farming/farmobjekte/tools atlas.png" id="5_pkl5l"]
@@ -3,7 +3,7 @@
[ext_resource type="Texture2D" uid="uid://c2pirgay3jfnn" path="res://art/farm/tilable grounds/böden/trockene farming erde.png" id="1_2cisk"]
[ext_resource type="Script" uid="uid://histmmyi1wr" path="res://scripts/CSharp/Common/Farming/FieldBehaviour.cs" id="2_u7egi"]
[ext_resource type="Texture2D" uid="uid://ctvdxwgmfaj5c" path="res://art/farm/tilable grounds/böden/nasse farming erde.png" id="4_lsseu"]
[ext_resource type="PackedScene" uid="uid://bjhj1wa5olwcu" path="res://prefabs/farming/base_plant.tscn" id="4_u7egi"]
[ext_resource type="PackedScene" uid="uid://bjhj1wa5olwcu" path="res://prefabs/farm/base_plant.tscn" id="4_u7egi"]
[ext_resource type="PackedScene" uid="uid://ob04y3syvo0e" path="res://prefabs/interaction_area.tscn" id="4_xc4m0"]
[sub_resource type="SphereShape3D" id="SphereShape3D_u7egi"]
@@ -1,17 +1,17 @@
[gd_scene load_steps=7 format=3 uid="uid://bjhj1wa5olwcu"]
[ext_resource type="Script" uid="uid://yfnjmuuxs3oq" path="res://scripts/CSharp/Common/Farming/PlantBehaviour.cs" id="1_l3nrf"]
[ext_resource type="Texture2D" uid="uid://dtr4uga5uspg" path="res://art/farm/farming/farmobjekte/tomaten/tomaten baby.png" id="2_7tw6v"]
[ext_resource type="Texture2D" uid="uid://b2gu6ur2xc7s4" path="res://art/farm/farming/farmobjekte/tomaten/tomaten blume.png" id="3_6u2og"]
[ext_resource type="Texture2D" uid="uid://cnwd3mb3jnuxm" path="res://art/farm/farming/farmobjekte/tomaten/teen adulte tomaten.png" id="4_1pcfs"]
[ext_resource type="PackedScene" uid="uid://ob04y3syvo0e" path="res://prefabs/interaction_area.tscn" id="5_6kt4q"]
[ext_resource type="Script" uid="uid://yfnjmuuxs3oq" path="res://scripts/CSharp/Common/Farming/PlantBehaviour.cs" id="1_0sfu3"]
[ext_resource type="Texture2D" uid="uid://dtr4uga5uspg" path="res://art/farm/farming/farmobjekte/tomaten/tomaten baby.png" id="2_l7215"]
[ext_resource type="Texture2D" uid="uid://b2gu6ur2xc7s4" path="res://art/farm/farming/farmobjekte/tomaten/tomaten blume.png" id="3_g3ydi"]
[ext_resource type="Texture2D" uid="uid://cnwd3mb3jnuxm" path="res://art/farm/farming/farmobjekte/tomaten/teen adulte tomaten.png" id="4_7hsvc"]
[ext_resource type="PackedScene" uid="uid://ob04y3syvo0e" path="res://prefabs/interaction_area.tscn" id="5_n6ufi"]
[sub_resource type="SphereShape3D" id="SphereShape3D_l3nrf"]
resource_local_to_scene = true
radius = 2.0
[node name="BasePlant" type="Node3D" node_paths=PackedStringArray("_seeds", "_smallPlants", "_bigPlants", "_readyPlants")]
script = ExtResource("1_l3nrf")
script = ExtResource("1_0sfu3")
_seeds = [NodePath("Seeds/TomatoSeed"), NodePath("Seeds/TomatoSeed2"), NodePath("Seeds/TomatoSeed3")]
_smallPlants = [NodePath("SmallPlant/01"), NodePath("SmallPlant/02"), NodePath("SmallPlant/03"), NodePath("SmallPlant/04")]
_bigPlants = [NodePath("BigPlant/01"), NodePath("BigPlant/02"), NodePath("BigPlant/03"), NodePath("BigPlant/04")]
@@ -25,7 +25,7 @@ visible = false
flip_v = true
billboard = 1
render_priority = 2
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(-2, 15, 85, 81)
@@ -34,7 +34,7 @@ visible = false
flip_v = true
billboard = 1
render_priority = 2
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(15, 177, 84, 108)
@@ -43,7 +43,7 @@ visible = false
flip_v = true
billboard = 1
render_priority = 2
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(3, 337, 85, 82)
@@ -54,7 +54,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
visible = false
billboard = 1
render_priority = 3
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(203, 1, 128, 164)
@@ -62,7 +62,7 @@ region_rect = Rect2(203, 1, 128, 164)
visible = false
billboard = 1
render_priority = 3
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(218, 204, 112, 130)
@@ -70,7 +70,7 @@ region_rect = Rect2(218, 204, 112, 130)
visible = false
billboard = 1
render_priority = 3
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(224, 399, 105, 105)
@@ -78,7 +78,7 @@ region_rect = Rect2(224, 399, 105, 105)
visible = false
billboard = 1
render_priority = 3
texture = ExtResource("2_7tw6v")
texture = ExtResource("2_l7215")
region_enabled = true
region_rect = Rect2(228, 600, 85, 92)
@@ -90,7 +90,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("3_6u2og")
texture = ExtResource("3_g3ydi")
region_enabled = true
region_rect = Rect2(-8, 1, 498, 682)
@@ -99,7 +99,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("3_6u2og")
texture = ExtResource("3_g3ydi")
region_enabled = true
region_rect = Rect2(575, 82, 516, 591)
@@ -108,7 +108,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("3_6u2og")
texture = ExtResource("3_g3ydi")
region_enabled = true
region_rect = Rect2(-25, 694, 521, 687)
@@ -117,7 +117,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("3_6u2og")
texture = ExtResource("3_g3ydi")
region_enabled = true
region_rect = Rect2(546, 697, 535, 687)
@@ -129,7 +129,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("4_1pcfs")
texture = ExtResource("4_7hsvc")
region_enabled = true
region_rect = Rect2(399, 3, 679, 808)
@@ -138,7 +138,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("4_1pcfs")
texture = ExtResource("4_7hsvc")
region_enabled = true
region_rect = Rect2(1077, 109, 633, 695)
@@ -147,7 +147,7 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("4_1pcfs")
texture = ExtResource("4_7hsvc")
region_enabled = true
region_rect = Rect2(415, 838, 639, 817)
@@ -156,11 +156,11 @@ visible = false
pixel_size = 0.007
billboard = 1
render_priority = 3
texture = ExtResource("4_1pcfs")
texture = ExtResource("4_7hsvc")
region_enabled = true
region_rect = Rect2(1167, 863, 528, 785)
[node name="InteractionArea" parent="." instance=ExtResource("5_6kt4q")]
[node name="InteractionArea" parent="." instance=ExtResource("5_n6ufi")]
[node name="CollisionShape3D" parent="InteractionArea/Area3D" index="0"]
shape = SubResource("SphereShape3D_l3nrf")
+8
View File
@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://bqhnejufg5ei2"]
[ext_resource type="Texture2D" uid="uid://csig0r8rffflt" path="res://art/farm/farming/farmobjekte/zaun/fence part end part.png" id="1_qau34"]
[node name="fence_part_01" type="Sprite3D"]
offset = Vector2(0, 300)
pixel_size = 0.005
texture = ExtResource("1_qau34")
+8
View File
@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://cxceu5dgq3akw"]
[ext_resource type="Texture2D" uid="uid://3ed3dgq3irn2" path="res://art/farm/farming/farmobjekte/zaun/tilable fence end part2.png" id="1_uxygd"]
[node name="fence_part_02" type="Sprite3D"]
offset = Vector2(0, 300)
pixel_size = 0.005
texture = ExtResource("1_uxygd")
+8
View File
@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://cm5oekefe6ct3"]
[ext_resource type="Texture2D" uid="uid://btea6eyucsyxj" path="res://art/farm/farming/farmobjekte/zaun/tilable fence middle part.png" id="1_rucex"]
[node name="fence_part_03" type="Sprite3D"]
offset = Vector2(0, 300)
pixel_size = 0.005
texture = ExtResource("1_rucex")