Bladecoder Adventure Engine v3.1.1
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
- Dialog to create the android keystore inside the editor.
- Label and text to warn about legacy dialogs.
- Added RandomPosition action.
- Added reload assets icon to scene list.
- Added support for combining skins in Spine.
- Delete last_project key if loadproject fails so the editor doesn't fail forever.
- Delete SetModelProp action and supporting library. It was not useful and make porting dificult.
- Added IN_UI if property.
- Fix: Now search in all inventories.
- Fix: Set skin now updates properly.