At this point I think this is me having an issue with Unity's way of setting render order since the puzzle is built out of tiles that are actually using a mesh renderer component but I do want to check if there is an AC feature that would help me do…
Thank you for the quick response! I am using https://assetstore.unity.com/packages/templates/packs/sliding-tile-puzzle-game-41798 which doesn't have any documentation on it due to link rot but is easy enough to understand by looking at the code to s…