Bladecoder Adventure Engine v2.2.0
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 11 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
- Java 11 support (Gradle v4.10.2).
- Update to libgdx v1.9.9.
- iOS 12 bug fix (robovm v2.3.5).
- Added property to change the text position of bubbles for character actors.
- Add max width/height in the create atlas dialog.
- Android SDK is not mandatory to create or edit projects.
- A lot of bugs fixed (see git log).