Map editor for Unity 2.5D game
Only house editor is implemented.
Warning: Project is not finished. Interfaces and file format can be changed in the future.
To install and use TtMapEditor, follow these steps:
Clone the repository:
git clone https://github.com/vitperov/TtMapEditor.git
cd TtMapEditor
Install the required dependencies:
pip install -r requirements.txt