[gd_scene load_steps=6 format=3 uid="uid://biwd3jj65qrlh"] [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://lvhbicmwqab5" path="res://art/farm/tilable grounds/böden/fruchtbarer wilder trockender boden.png" id="3_0rx5h"] [ext_resource type="PackedScene" uid="uid://ob04y3syvo0e" path="res://prefabs/interaction_area.tscn" id="4_xc4m0"] [sub_resource type="SphereShape3D" id="SphereShape3D_u7egi"] resource_local_to_scene = true radius = 2.0 [node name="BaseField" type="Sprite3D"] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0) modulate = Color(0.690196, 0.690196, 0.690196, 1) pixel_size = 0.004 texture = ExtResource("1_2cisk") script = ExtResource("2_u7egi") Untilled = ExtResource("3_0rx5h") Tilled = ExtResource("1_2cisk") [node name="InteractionArea" parent="." instance=ExtResource("4_xc4m0")] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.00334358, -0.3811, -0.120426) _showLabel = false [node name="Area3D" parent="InteractionArea" index="0"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.381738) [node name="CollisionShape3D" parent="InteractionArea/Area3D" index="0"] shape = SubResource("SphereShape3D_u7egi") [connection signal="Interacted" from="InteractionArea" to="." method="Farm"] [editable path="InteractionArea"]