hampusborgos / rme

Remere's Map Editor
Other
293 stars 218 forks source link

Improvements to borders and brushes #255

Open BahamutxD opened 5 years ago

BahamutxD commented 5 years ago

Small request.

Let users add different borders to the same id, creating a new brush in the editor for each alternate border.

Example ndsotxu

Additionally let the same id be part of two different brushes.

Example Ability to have the same id be part of 2 brushes. Example, cave grounds/walls.

vta8vuz

peonso commented 5 years ago

You can do that already, can't you?

BahamutxD commented 5 years ago

No you can't. The same ground ID can't be part of 2 different brushes and a brush can't have more than one border with the same conditions. You can set X border for Z tile but not X and/or Y border for Z tile.

There are several grounds and walls that have 2 (or more?) different borders.

https://i.imgur.com/T6Lxd7I.png

An idea would be to be able to set more than one border per brush and have a keybinding/UI toggle button to switch between normal and alternate border.

<border align="outer" id="136, 137"/>

So under normal conditions it would use border id 136 but when alternate border is enabled it will use id 137