Skip to content

Bladecoder Adventure Engine v3.1.2

Compare
Choose a tag to compare
@bladecoder bladecoder released this 10 Jul 08:29
· 258 commits to master since this release

DOWNLOAD AND RUNNING THE EDITOR

Below you can download a .zip package with the Adventure Editor. In the bin folder there are scripts to run the editor in Windows, Linux and Mac. Java JDK is required to run the Editor.

TEST PROJECTS

Several test projects can be downloaded from here.

Test projects can be used to learn about the Blade Engine features. For example, the venus project is a complete (short) game.

CHANGES

  • Animated ui icons and cursors.
  • Update RoboVM to v2.3.7.
  • Don't extract string expresions from ink files for i18n.
  • Allow empty values in Property action.
  • Added public methods to the SpineRenderer to get access to the current skeleton and animation.