Added player, added tiles, added objects

This commit is contained in:
2026-01-07 00:23:05 +03:00
parent f22dcea5da
commit a23d8ccff7
54 changed files with 1722 additions and 46 deletions
-9
View File
@@ -19,15 +19,6 @@ grow_vertical = 2
theme = ExtResource("2_e2bp2")
script = ExtResource("1_lq2ks")
[node name="ColorRect" type="ColorRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)
[node name="MarginContainer" type="MarginContainer" parent="."]
layout_mode = 1
anchors_preset = 15