Make Stamp Brush right-click cut instead of copying when Shift is held (original) (raw)
Is your feature request related to a problem? Please describe.
Moving a group of tiles on a tile layer is too convoluted for such a common operation. Unless I miss something, here's the fastest way to do so (with default keybindings):
- [press R] switch to Rectangular Select
- [left click] select area
- [C-x] cut selection
- [b] switch to Stamp Brush
- [left click] paste area
Describe the solution you'd like
Allow to cut a rectangular area in Stamp Brush mode by holding Shift and right-clicking (in addition to the current copying behavior).
Describe alternatives you've considered
- Add a binding to quickly delete the last area copied with the Stamp Brush.
- Allow moving a selection directly (ie. by holding right click).