New Features, Name Voting, Exams
🕑 Added 2020-05-23 12:19:34 +0000 UTCHey all! Some exciting new features to show you, which you can use on itch right now:
- You can toggle isometric mode in the menu, and all tools should work as usual.
- You can cut/copy and paste parts of the dungeon. This is especially useful for creating multi-levelled dungeons in isometric mode. (I added those vertical lines in Photoshop, but this will be in the tool for release).
- You can create rough paths with the path tool. Turn it on: Brushes -> Path -> Rough. Draw a path then control how rough it is with the mouse. Click to add the path.
Naming
I'd quite like to settle on a name soon, so watch out for a poll. I'll add some of the popular names from the Discord channel.
Exams
I have exams in just over a week, so progress will slow down until those are over. After that I'm completely free to work on the tool! You can help me prioritise features in this period by letting me know what features are most important.
Thanks so much for all the support, I love developing this tool and I love all of you for making it possible.
~Keir
Comments
Right now that's done by using the path tool in erase mode with these settings found in Brushes -> Path: radius 5, circleSegments -10, capRound false. When the UI is done there may be a macro for this, and when the layer system is done there'll be a line tool.
It is not clear how I draw the dark black lines within a room. Any hints?