Updated todo.

This commit is contained in:
Ulysse Cura 2026-08-16 23:31:46 +02:00
parent c44f6b9842
commit 6c25cc0ca0
1 changed files with 4 additions and 4 deletions

View File

@ -24,9 +24,9 @@
### In progress
- [ ] Create tilemap management and display
- [ ] Find tilemap building format
- [ ] Add building support for tilemaps in asset builder
- [ ] Add loading support in asset manager
- [x] Find tilemap building format
- [x] Add building support for tilemaps in asset builder
- [x] Add loading support in asset manager
- [ ] Display tilemaps
- [ ] Work on optimizations !
@ -43,6 +43,6 @@
- [x] Make functionnal hitboxes between entities
- [x] Change the way default values are defined across components and systems
- [NO] Remove the need of a dummy texture
- [x] Remove the need of a dummy texture
- [x] Work on linked lists optimizations