5.0.1
Attention!
I'm experimenting with using semantic release, so there won't be .unitypackage
on here or on itch.io for a while, and you'll need to download new versions from openupm.
I'm looking at potentially automating the unity package pipeline so that they are available like before.
With that said, here's the automated release notes, and ones for the future:
5.0.1 (2024-05-06)
Bug Fixes
- LDtkComponentParallax will now execute after all other scripts to prevent potential race conditions in FixedUpdate or LateUpdate (d3f90df)