1. AppGameKit Studio
  2. News
  3. AppGameKit Studio Particle Editor updated for 2D Apps!

AppGameKit Studio Particle Editor updated for 2D Apps!

The AppGameKit Studio Particle Editor has now been updated to support particle effects with 2D based apps! This new updated version brings these great new benefits:

  • New functions for displaying particle effects over 2D rendered scenes
  • A precision bug fix for older mobile hardware
  • Exporting to HTML5 is fixed by adding a corresponding shader permutation (see the new gpup_setExport2HTML5(value as integer) function)
  • Imprecise code in the main vertex shader cleaned up
  • Compatibility issue on older mobile devices fixed


Plus there are several small fixes and cleanups:-)