Associating Wang sets of different tilesets
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
It would be nice if a it was possible to tell Wang sets to get combined with one of the same name from a different tileset.
I’m thinking about something like ``.
This is helpful if you have for example a main tileset with grass, trees and other objects and a tileset for paths, which rarely gets used in maps, that should use the grass variations of the other one.
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
No source file or test is named in the issue. Start by locating how Wang sets and tileset references are represented, then clarify how same-named sets should combine across tilesets, including conflicts and loading behavior; done should include the requested association working for the example grass and paths tilesets with tests covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100