Bladecoder Adventure Engine v1.2.7
More little changes and bug fixing.
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
- Added secondary animation support for Spine actors.
- Added 'keepDirection' param to Animation action.
- Added 'target' actor to position in Camera action.
- Added 'LAYER' and 'IN_SCENE' params in IfAttr action.
- Updated Spine plugin to latest Spine version.
- Updated blade-ink dependency to v0.4.2
- Added title image and aligment to the menu screen.
- EDITOR: Edit Animation dialog now sets the initial source based in previous sources.