65 lines
2.0 KiB
Plaintext
65 lines
2.0 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://b8umwsq7ccbbo"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dauqd5gexcbgf" path="res://player.tscn" id="1_80nbo"]
|
|
[ext_resource type="PackedScene" uid="uid://bbjrt670oq527" path="res://tree.tscn" id="2_e2o6t"]
|
|
[ext_resource type="PackedScene" uid="uid://c4slkbpvdvraw" path="res://mob.tscn" id="3_feb5d"]
|
|
|
|
[node name="Game" type="Node2D"]
|
|
y_sort_enabled = true
|
|
|
|
[node name="Background" type="ColorRect" parent="."]
|
|
offset_left = -16.0
|
|
offset_top = -21.0
|
|
offset_right = 1939.0
|
|
offset_bottom = 1105.0
|
|
size_flags_horizontal = 2
|
|
size_flags_vertical = 0
|
|
|
|
[node name="Player" parent="." instance=ExtResource("1_80nbo")]
|
|
position = Vector2(957, 568)
|
|
|
|
[node name="Mob" parent="." instance=ExtResource("3_feb5d")]
|
|
position = Vector2(513, 225)
|
|
|
|
[node name="Mob2" parent="." instance=ExtResource("3_feb5d")]
|
|
position = Vector2(484, 789)
|
|
|
|
[node name="Mob3" parent="." instance=ExtResource("3_feb5d")]
|
|
position = Vector2(1718, 157)
|
|
|
|
[node name="Mob4" parent="." instance=ExtResource("3_feb5d")]
|
|
position = Vector2(1297, 474)
|
|
|
|
[node name="Tree" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(202, 177)
|
|
|
|
[node name="Tree2" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(342, 471)
|
|
|
|
[node name="Tree3" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(186, 866)
|
|
|
|
[node name="Tree4" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(922, 257)
|
|
|
|
[node name="Tree5" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(816, 879)
|
|
|
|
[node name="Tree6" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(880, 913)
|
|
|
|
[node name="Tree7" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(793, 956)
|
|
|
|
[node name="Tree8" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(1373, 803)
|
|
|
|
[node name="Tree9" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(1468, 201)
|
|
|
|
[node name="Tree10" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(1729, 528)
|
|
|
|
[node name="Tree11" parent="." instance=ExtResource("2_e2o6t")]
|
|
position = Vector2(1682, 975)
|