added debug labels

made row/column positions make sense
This commit is contained in:
Jack Case
2025-08-21 14:25:26 +00:00
parent d7650a01ec
commit 94c9632afd
5 changed files with 41 additions and 17 deletions

View File

@@ -7,6 +7,11 @@
[node name="Grid" type="Node2D" parent="."]
position = Vector2(393, 224)
script = ExtResource("1_mn5vm")
rows = 4
cols = 4
offset = 60.0
[node name="Debug Label" type="Label" parent="Grid"]
offset_left = -245.0
offset_top = -134.0
offset_right = -16.0
offset_bottom = -51.0
autowrap_mode = 1