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

@@ -10,12 +10,7 @@ config_version=5
[application]
config/name="combo car"
config/name="combo-car"
run/main_scene="uid://bai2mcthexgm5"
config/features=PackedStringArray("4.4", "GL Compatibility")
config/icon="res://icon.svg"
[rendering]
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"