2026-02-22 17:50:03 +01:00
|
|
|
[gd_scene format=3 uid="uid://vkh2dbrct7vh"]
|
|
|
|
|
|
2026-03-26 11:04:06 +01:00
|
|
|
[ext_resource type="Texture2D" uid="uid://wr6b1ubxj5sc" path="res://Assets/Background/Forest&&Moon Pixel Art/Preview/BackGround.png" id="1_fc0e3"]
|
2026-03-24 19:40:21 +01:00
|
|
|
[ext_resource type="PackedScene" uid="uid://d1ivgsboj1got" path="res://Objects/plant.tscn" id="1_feb5d"]
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c6vyscw4nhckx" path="res://Objects/dump.tscn" id="4_fc0e3"]
|
2026-02-22 17:50:03 +01:00
|
|
|
|
|
|
|
|
[node name="Game" type="Node2D" unique_id=2069582450]
|
|
|
|
|
|
2026-03-26 11:04:06 +01:00
|
|
|
[node name="BackGround" type="Sprite2D" parent="." unique_id=421100130]
|
|
|
|
|
position = Vector2(259, 154.5)
|
|
|
|
|
scale = Vector2(0.087222226, 0.087222226)
|
|
|
|
|
texture = ExtResource("1_fc0e3")
|
|
|
|
|
|
2026-02-22 17:50:03 +01:00
|
|
|
[node name="Garden" type="Node2D" parent="." unique_id=491593255]
|
2026-03-24 19:40:21 +01:00
|
|
|
position = Vector2(188, 171)
|
2026-02-22 17:50:03 +01:00
|
|
|
|
|
|
|
|
[node name="Plant" parent="Garden" unique_id=1265041863 instance=ExtResource("1_feb5d")]
|
|
|
|
|
|
2026-03-24 19:40:21 +01:00
|
|
|
[node name="Dump" parent="." unique_id=1287085357 instance=ExtResource("4_fc0e3")]
|
|
|
|
|
position = Vector2(341, 175)
|
2026-02-22 17:50:03 +01:00
|
|
|
|
2026-03-11 17:12:53 +01:00
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=1468251961]
|
|
|
|
|
position = Vector2(259, 155)
|
|
|
|
|
zoom = Vector2(2, 2)
|