wip - building placement system


- finishing the possibility of continuing the game at the same level

- Started working on the ability to build a tent :) Made the technology, added it to the design, started working on the placement system so that the placed object is correctly positioned on the map depending on the surrounding objects (blue squares are the places where the tent can be placed. Since there is a "mountain" on the left, it cannot be placed there, so the render is not shown. It sounds logical - but it was great time to think about how exactly to do it).

things to do:

- Object (tent) placement logic 
- check / add the possibility of rendering an object
- debug multiple times

Leave a comment

Log in with itch.io to leave a comment.