A way to highlight rotated or flipped tiles?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**Current Issue**
Our current plugin doesn't support mirror or rotated tiles. The problem is the shortcut key for mirroring a tile is so near it can happen by total accident. This became a huge problem on some big maps we have and trying to find all duplicated tiles on different sections of a map is a nightmare.
**What behavior you expected instead**
Is there a way to be able to select a single tile and it selects all duplicate tiles in a layer?
Alternatively, is there a way to figure out if a tile is rotated?
**Tiled version, operating system, etc. if possibly relevant.**
2017.09.27
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 reproducing the accidental mirroring problem in the editor, focusing on the shortcut key and selecting tiles within a layer. Clarify whether the intended result is selecting all duplicate tiles or identifying rotated and flipped tiles; the issue is done only when one of these behaviors is specified and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100