Replies: 1 comment 2 replies
-
Duplicate of: Please search for open discussions before opening a new one 🙂 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal:
Feature Overview:
Introducing a feature that allows to change the position or offset of individual layers within the TileMap node. This would be particularly valuable for those working on 2D isometric games, enabling the stacking of vertical tiles to create a sense of height while only using one TileMap node.
I've added an attachment of how the UI might look. The word "Position" could be replaced with "Offset"
This would help to create maps like this which is currently not possible without using multiple nodes.
Beta Was this translation helpful? Give feedback.
All reactions