New Example Project for Advanced Sorting
Super Tiled2Unity » Devlog
Sorting tiles in Unity for overhead-style games can be a bit tricky so I put together an example project that others may find useful. The repo has detailed instructions in the README.
https://github.com/Seanba/ST2U_GroundUpSort
Get Super Tiled2Unity
Download NowName your own price
Super Tiled2Unity
Import Tiled map files to Unity
More posts
- Super Tiled2Unity 2.2.1Jul 03, 2024
- Super Tiled2Unity 2.2.0Jun 01, 2024
- Super Tiled2Unity 2.1.0Sep 14, 2023
- Super Tiled2Unity 2.0.1Aug 22, 2023
- Super Tiled2Unity 2.0.0Aug 20, 2023
- SuperTiled2Unity Version 1.10.7Dec 24, 2022
- SuperTiled2Unity Version 1.10.6Aug 01, 2022
- SuperTiled2Unity Version 1.10.5Jul 12, 2022
- SuperTiled2Unity Version 1.10.3Sep 18, 2021
- SuperTiled2Unity Version 1.10.2May 23, 2021
Comments
Log in with itch.io to leave a comment.
This seems like a solution for a problem I was struggling with last time I worked on my project! Sounds like a good excuse to reopen the project and update and see where I'm at now! (I think I'd shifted to using multi-block-high tiles or something, but it's been a few months.)