jankuss / shroom

Room Rendering Engine for Retros
https://jankuss.github.io/shroom/docs
GNU Lesser General Public License v3.0
62 stars 28 forks source link

Add functionality for updating a room's tilemap on the fly #132

Open sindreslungaard opened 3 years ago

sindreslungaard commented 3 years ago

It would be really nice to be able to modify the tilemap of rooms after it being created. This opens up for users of shroom to create furniture logic like black holes and floorplan editors.

tetreum commented 1 year ago

Tilemap can be updated on the fly although it takes some time to code it:

https://user-images.githubusercontent.com/1708730/211052198-4a8e6925-30d3-47aa-a81a-da9692f95627.mp4