v0.4.0
Updated to support bevy 0.10 along with multiple other features and improvements.
What's Changed
- Add support for parallax scrolling along the Y axis by @TicClick in #17
- Bevy0.10 by @cdsupina in #18
- Use and export SystemSet by @NiklasEi in #19
- add color support by @ettoreleandrotognoli in #22
- Multiple camera support by @ettoreleandrotognoli in #24
New Contributors
- @TicClick made their first contribution in #17
- @NiklasEi made their first contribution in #19
- @ettoreleandrotognoli made their first contribution in #22
Full Changelog: v0.3.0...v0.4.0