Ability to easily flip/rotate an entire map
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem?**
Currently, trying to flip or rotate the entire map is a bit cumbersome. Having an easy way to do it would be appreciated.
**Describe the solution you'd like**
A `Transform Map...` dialogue, similar to `Move Map...` with options to flip/rotate tiles, with an optional preview of the result.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing "Move Map..." dialogue and tracing how map-wide tile operations are handled. Use that flow to define the Transform Map dialogue, including flip and rotate options and the optional preview; the work is done when the entire map can be transformed through this dialogue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100