deepnight / ldtk

Modern, lightweight and efficient 2D level editor
https://ldtk.io
MIT License
3.43k stars 188 forks source link

[Request] Configurable symmetry flip on Auto-Layer rules #708

Open Mathaeuz opened 2 years ago

Mathaeuz commented 2 years ago

Symmetric rules currently not only flip the pattern for matching, but also the tile order and their flip flags.

I wish there was a way to opt out of the latter changes, preserving order and flip and applying the tiles as they are, within the applied rectangle of tiles.

I had a browse around beforehand for similar request, but they don't quite fit what I'm looking for:

Koopa1018 commented 3 months ago

Same! This is one of my biggest papercuts with LDtk. Flipping the pattern but preserving the graphic would make rulesets so much less exhausting to define...because there'd be so much less mirrored duplicate rules required.