Closed
Description
Currently, object files are placed in /assets/objects
. Each object is contained in a JSON file with:
- object footprint (a polygon)
- object collider (trimesh)
- altitude (once Control unit altitude properly #262 is done)
Also, document how de_tools
crate can be used to generate the file (or its parts).