As of now we have an index of the layouts.
Inside the layout it is possible to place walls, floors, furnitures (chairs, plants, tables, decoration, ...).
- Create an index for the placable elements.
- Create an index for the characters as well.
The index should render the individual elements as well as their rotation (if they exist).
This is a big task, real benefit is produced when MCP integration follows after. However this part should be carefully designed and a proper architecture should be followed.
This can produce a lot of coding debt and this part can easily break.
As of now we have an index of the layouts.
Inside the layout it is possible to place walls, floors, furnitures (chairs, plants, tables, decoration, ...).
The index should render the individual elements as well as their rotation (if they exist).
This is a big task, real benefit is produced when MCP integration follows after. However this part should be carefully designed and a proper architecture should be followed.
This can produce a lot of coding debt and this part can easily break.