Updated todo.
This commit is contained in:
parent
c1e09fb450
commit
880c139359
6
TODO.md
6
TODO.md
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue