Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tilemap: Allow resizing objects in reverse. #418

Open
2 tasks done
XHXIAIEIN opened this issue Jan 9, 2025 · 1 comment
Open
2 tasks done

Tilemap: Allow resizing objects in reverse. #418

XHXIAIEIN opened this issue Jan 9, 2025 · 1 comment

Comments

@XHXIAIEIN
Copy link

Reviewed guidelines

  • I have read and understand the suggestion guidelines

Checked for duplicate suggestions

  • I checked for existing similar suggestions

Summary

Support Resize 'Tilemap' object in reverse When Hold 'Ctrl' to Drag

Possible workarounds or alternatives

I believe that any developer who has used Tilemap will have this situation: If you have drawn some tiles In a Tilmap. In the end, it was found that there were some redundant positions above in the left top. But it can't to readjust it.

You can only copy what has been drawn so far, and then draw it again. This is very inconvenient.

  1. Use image 'Select' tool.
  2. Select the tiles area of the Tilemap object in the Layout.
  3. Use image 'Draw' tool to move.
  4. Use image 'Erase' tool clear redundant tiles.

Animation

Proposed solution

Current: resize from bottom right to top left.But the tile in the top left always no changed.
Snipaste_2024-01-09_03-40-48

Expected: When Hold 'Ctrl' to Drag. from top left to bottom right.
Snipaste_2024-01-09_03-41-25

Why is this idea important?

I'd suggest adding a shortcut, such as resize anchors when I hold Ctrl, to allow reverse resizing.All tiles move to the top left as a whole

Additional remarks

No response

@Wackytoaster
Copy link

Yes please, this has been a long standing inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants