Updated todo.

This commit is contained in:
Ulysse Cura 2026-08-08 20:23:53 +02:00
parent c1e09fb450
commit 880c139359
1 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
- [ ] Work on events (publish / subscribe) - [ ] Work on events (publish / subscribe)
- [ ] Work on entities draw priority - [ ] Work on entities draw order
- [ ] Create tilemap management and display - [ ] Create tilemap management and display
- [ ] Find tilemap building format - [ ] Find tilemap building format
@ -22,13 +22,15 @@
- [ ] Make triggers - [ ] Make triggers
- [ ] Add triggers into map loading - [ ] Add triggers into map loading
- [ ] Make physics component use acceleration
###### Bugs ###### Bugs
### In progress ### In progress
### Done ### Done
- [x] Work on asset corruption. - [x] Work on asset corruption
- [x] Make functionnal hitboxes between entities - [x] Make functionnal hitboxes between entities