8 lines
286 B
Markdown
8 lines
286 B
Markdown
@page archimprovementtargets Architecture Improvement Targets
|
|
|
|
Parts of the engine that can be better organized:
|
|
|
|
#### Collision Body description in data
|
|
Creatures, plants, objects, etc can define collision bodies and we should unify that code so it can be reused between all of them.
|
|
|