SuperTiled2Unity
SuperTiled2Unity copied to clipboard
Export repeatx, repeaty as SuperImageLayer members
Tiled 1.9.1 introduced repeatx and repeaty properties on image layers. Expose these from the xml to SuperImageLayer so custom importers can use them to implement repeating parallax effects.
I'll make sure this gets pulled in with the Package Manager rewrite I'm working on. Thanks.