CameraUI sprites positions configurable via cameras.json

This commit is contained in:
2026-03-31 23:02:52 -03:00
parent 44acbe0e32
commit ffa3dc076b
35 changed files with 396 additions and 100 deletions

View File

@@ -0,0 +1,4 @@
{
"flashlightLabel": "sprites/battery/label.png",
"stages": { "base": "sprites/battery/", "start": 0, "end": 4 }
}