|
|
|
@ -38,7 +38,6 @@ _bigPlants = [NodePath("BigPlant/01"), NodePath("BigPlant/02"), NodePath("BigPla
|
|
|
|
_readyPlants = [NodePath("ReadyPlantInventoryItem/ReadyPlant/01"), NodePath("ReadyPlantInventoryItem/ReadyPlant/02"), NodePath("ReadyPlantInventoryItem/ReadyPlant/03")]
|
|
|
|
_readyPlants = [NodePath("ReadyPlantInventoryItem/ReadyPlant/01"), NodePath("ReadyPlantInventoryItem/ReadyPlant/02"), NodePath("ReadyPlantInventoryItem/ReadyPlant/03")]
|
|
|
|
_harvestablePlant = NodePath("ReadyPlantInventoryItem")
|
|
|
|
_harvestablePlant = NodePath("ReadyPlantInventoryItem")
|
|
|
|
_magicEffect = NodePath("magic vfx")
|
|
|
|
_magicEffect = NodePath("magic vfx")
|
|
|
|
_magicWordNeeded = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[node name="Seeds" type="Node2D" parent="."]
|
|
|
|
[node name="Seeds" type="Node2D" parent="."]
|
|
|
|
position = Vector2(0, 0.5)
|
|
|
|
position = Vector2(0, 0.5)
|
|
|
|
@ -130,7 +129,6 @@ region_rect = Rect2(5416, 136, 647, 895)
|
|
|
|
[node name="GrowingInteractionArea" parent="." instance=ExtResource("5_3j24b")]
|
|
|
|
[node name="GrowingInteractionArea" parent="." instance=ExtResource("5_3j24b")]
|
|
|
|
position = Vector2(0, 2.3)
|
|
|
|
position = Vector2(0, 2.3)
|
|
|
|
_useOutline = false
|
|
|
|
_useOutline = false
|
|
|
|
_useSprite = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" parent="GrowingInteractionArea/Area2D" index="0"]
|
|
|
|
[node name="CollisionShape3D" parent="GrowingInteractionArea/Area2D" index="0"]
|
|
|
|
shape = SubResource("CircleShape2D_vjw4j")
|
|
|
|
shape = SubResource("CircleShape2D_vjw4j")
|
|
|
|
|