18 lines
731 B
Text
18 lines
731 B
Text
[gd_scene format=3 uid="uid://vkh2dbrct7vh"]
|
|
|
|
[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"]
|
|
|
|
[node name="Game" type="Node2D" unique_id=2069582450]
|
|
|
|
[node name="Garden" type="Node2D" parent="." unique_id=491593255]
|
|
position = Vector2(188, 171)
|
|
|
|
[node name="Plant" parent="Garden" unique_id=1265041863 instance=ExtResource("1_feb5d")]
|
|
|
|
[node name="Dump" parent="." unique_id=1287085357 instance=ExtResource("4_fc0e3")]
|
|
position = Vector2(341, 175)
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=1468251961]
|
|
position = Vector2(259, 155)
|
|
zoom = Vector2(2, 2)
|