Skip to content

v1.8.0

Compare
Choose a tag to compare
@harbdog harbdog released this 22 Jan 21:10
· 15 commits to main since this release

What's Changed

  • Added optional setting to always set sprite screen rects by @harbdog in #32

    camera.SetAlwaysSetSpriteScreenRect(b bool)

    • Set true to always set the sprite screen rect bounds even if behind a wall or beyond camera draw distance.

Full Changelog: v1.7.1...v1.8.0