More Wang Tiling Improvements
This new development snapshot continues the work started with the previous one, making further improvements to the support for Wang tiles. The Wang sets now have a type: Edge, Corner or Mixed. This allows for drawing custom tile overlays, for example using the familiar shapes for "Corner" sets that we know from the Terrain overlay and a new overlay for "Edge" sets.
The Wang set type is also used to automatically choose the matching editing mode in the Wang Brush. The "edge" editing mode has also been improved, in that it will only change direction when the mouse enters a new tile. This makes drawing paths much more convenient.
Finally, a scripting API to create and modify Wang sets was added, so you can programmatically set up the Wang set or load it from another source.
Changelog
- Added Monospace option to the multi-line text editor
- Added the Wang set type (and choose a fitting Wang set type when loading an old Wang set)
- Improved the Wang tileset overlay
- Improved Wang Brush behavior when drawing edges
- JSON format: Read terrain types as Wang colors
- Wang Sets view: Made the "Colors" tab show by default
- Scripting: Added initial API for creating and modifying Wang sets
Your Feedback
I'm still eager to get more feedback on the improved Wang tiling support before the upcoming Tiled 1.5 release. With your help we can make this feature really shine! You can chat with me directly on Tiled's Discord server, comment on this pull request or open new issues.
Finally, please consider supporting me on GitHub Sponsors, Patreon or Liberapay. With your support I can find time to keep Tiled evolving. Thank you!
Files
Get Tiled Map Editor
Tiled Map Editor
Free, easy to use and flexible level editor.
Status | In development |
Category | Tool |
Author | Thorbjørn Lindeijer |
Tags | 2D, Level Editor, Tilemap |
Languages | Bulgarian, German, English, Spanish; Castilian, Finnish, French, Hungarian, Japanese, Korean, Norwegian Bokmål, Dutch, Russian, Turkish, Ukrainian, Chinese |
More posts
- Tiled 1.11 ReleasedJun 27, 2024
- Tiled 1.10.2 ReleasedAug 05, 2023
- Tiled 1.10.1 ReleasedApr 04, 2023
- Tiled 1.10 ReleasedMar 10, 2023
- Tiled 1.9.2 ReleasedSep 16, 2022
- Tiled 1.9.1 ReleasedAug 11, 2022
- Tiled 1.9 ReleasedJun 25, 2022
- Tiled 1.8.6 ReleasedJun 15, 2022
- Tiled 1.8.5 ReleasedMay 17, 2022
- Tiled 1.9 Alpha ReleasedApr 08, 2022
Comments
Log in with itch.io to leave a comment.
I´m very bad at making pixel art for my maps. Does anyone know if i can download them, and when yes, then where?
There's a large amount of pixel art available on this website, check out https://itch.io/game-assets/tag-pixel-art/tag-tileset. Another site where you can find freely available art is https://opengameart.org/.
i think this should be setup'd right doesnt it?
wang brush itself seems to give pretty chaotic output, and drawing single tiles doesnt seem to give me the right output;
also im kinda wondering.. this looks different than the images in your post
i assume i should go back to the latest stable and use the old terrain brush for now ^^'
Hey Eden, I hope you figured out your problem. It looks to me like the tileset is incomplete, since I don't see any tiles that would connect the two straight paths with any of the other tiles. In addition, there are no inner corners that connect to the outer corners (maybe they do connect, but in the overlay there are some markings missing that would be required for the tiles to connect as far as the Wang Brush is concerned).
Please don't hesitate to come to the Tiled Discord or the forum, where you will often find help. I'm sorry for the late reply here.