add hero walk graphics, objects atlas packing and refactor components to be records

This commit is contained in:
Quillraven
2025-05-24 16:35:40 +02:00
parent 77f494b8a1
commit 85ba3d894d
47 changed files with 331 additions and 22 deletions

View File

@@ -16,6 +16,9 @@
"y": 356.35255088317047
}
},
"objects.tsx": {
"dynamicWrapping": true
},
"tileset.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
@@ -38,5 +41,6 @@
],
"tileset.lastUsedFormat": "tsx",
"tileset.margin": 4,
"tileset.spacing": 8
"tileset.spacing": 8,
"tileset.type": 1
}