Skip to content

0.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 22:41
· 621 commits to master since this release

Added

  • You can now use include_aseprite and include_background_gfx to include files from the out directory using the $OUT_DIR token (thanks @screenshakes)
  • Added .pause() and .resume() methods to SoundChannels to let you pause and resume from where you left off.