Bladecoder Adventure Engine v2.1.3
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 1.8 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
- Support for several walkzones in a scene. Now walkzones are also actors.
- Added icons to translate, scale and rotate actors in editor.
- Android: Added runtime permission query when necessary to make expansion files work in newer android apis.
- EDITOR: Added play in fullscreen option.
- Added talking text position to characters.
- Update Blade Ink to v0.5.1.
- FIX: Reset pointer always when updating UI to avoid showing last pointer when changing scene.
- FIX: Bad bubble alignment showing small texts.
- FIX: Bug creating/deleting chapters in editor.
- FIX: The current scene was setting twice when loading a saved game triggering an error.
- FIX: The dialog option was showing for 1 frame when autoselected enabled.