|
|
|
@ -5,9 +5,9 @@
|
|
|
|
[ext_resource type="PackedScene" uid="uid://5hltxpdxmqcq" path="res://prefabs/interactions/generic_item_on_ground.tscn" id="5_sjt6k"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://5hltxpdxmqcq" path="res://prefabs/interactions/generic_item_on_ground.tscn" id="5_sjt6k"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cgjc4wurbgimy" path="res://prefabs/UI/Inventory/Inventory.tscn" id="6_876p1"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cgjc4wurbgimy" path="res://prefabs/UI/Inventory/Inventory.tscn" id="6_876p1"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cndd64batns31" path="res://resources/items/bucket.tres" id="6_nvnpb"]
|
|
|
|
[ext_resource type="Resource" uid="uid://cndd64batns31" path="res://resources/items/bucket.tres" id="6_nvnpb"]
|
|
|
|
[ext_resource type="Script" uid="uid://cywyym5l7ymhr" path="res://scripts/CSharp/Common/Farming/FieldService.cs" id="7_3rkjv"]
|
|
|
|
[ext_resource type="Script" uid="uid://dbkkeo3gw2xgy" path="res://scripts/CSharp/Common/Farming/FieldService.cs" id="7_3rkjv"]
|
|
|
|
[ext_resource type="Resource" uid="uid://c5yg3lx756v4v" path="res://resources/items/hoe.tres" id="7_hv2km"]
|
|
|
|
[ext_resource type="Resource" uid="uid://c5yg3lx756v4v" path="res://resources/items/hoe.tres" id="7_hv2km"]
|
|
|
|
[ext_resource type="Resource" uid="uid://datee0flk1e84" path="res://resources/items/pickaxe.tres" id="8_hae25"]
|
|
|
|
[ext_resource type="Resource" uid="uid://d1uuxp1lp4aro" path="res://resources/items/tomato_seed.tres" id="8_hv2km"]
|
|
|
|
|
|
|
|
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_8yprl"]
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_8yprl"]
|
|
|
|
|
|
|
|
|
|
|
|
@ -67,7 +67,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.1678, -4.76837e-07, -3.9497
|
|
|
|
_infiniteSupply = true
|
|
|
|
_infiniteSupply = true
|
|
|
|
|
|
|
|
|
|
|
|
[node name="SpawnWithItem" parent="GenericItemOnGround4" index="1"]
|
|
|
|
[node name="SpawnWithItem" parent="GenericItemOnGround4" index="1"]
|
|
|
|
_blueprint = ExtResource("8_hae25")
|
|
|
|
_blueprint = ExtResource("8_hv2km")
|
|
|
|
|
|
|
|
|
|
|
|
[editable path="GenericItemOnGround"]
|
|
|
|
[editable path="GenericItemOnGround"]
|
|
|
|
[editable path="GenericItemOnGround2"]
|
|
|
|
[editable path="GenericItemOnGround2"]
|
|
|
|
|