Behaviour of Tilemap Brush Hotkeys #7427
divinebeam
started this conversation in
Editor
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When painting tiles using the 2d tilemap pressing the hotkeys to change your current brush will change the various selection modes in the main window instead of changing the brush in the tilemap window. To have the hotkeys for the brushes work at all you have to click on the tilemap window to make it focused, which makes the hotkeys redundant since you now have an extra step before you can even press the hotkey, you might as well just press the button itself with your mouse cursor. This behaviour is obviously annoying because you'll be painting tiles in the main window so naturally you'd wanna change brushes with your mouse cursor in the main window.
SUGGESTION:
Change the main window selection mode hotkeys to something else or disable them when tilemap painting is active and make it so the tilemap hotkeys are always available regardless of which window is in focus.
I'm sure there may be a better solution than mine, but the main thing is not having the hotkeys be redundant and have them actually be useful.
Beta Was this translation helpful? Give feedback.
All reactions