-
Notifications
You must be signed in to change notification settings - Fork 65
Download, Install and Run
Rafael Garcia edited this page Mar 23, 2019
·
6 revisions
To download the latest version of the editor, go to the release page on Github here and download the 'adventure-editor-x.x.x.zip'.
To run the editor, you need the Java JDK installed in your computer. You can download the Java JDK installer from here.
Uncompress the 'adventure-editor-x.x.x.zip' file, 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.
-
The Adventure
- Project structure
- Working with assets
- Multiple resolutions
- Chapters
-
Scenes
- Actor layers
- Walk Zones and obstacles
- Scene music
-
Actors
- Background Actors
- Sprite Actors
- Character Actors
- Obstacle Actors
- Anchor Actors
-
Animations
- Image renderer
- Atlas renderer
- Spine renderer
- 3D renderer
- Stand, Walking and Speak animations
- Dialogs
-
Verbs and Actions
- Control actions
- Sounds
-
Customizing the game UI
- Changing the UI Icons
- Customizing the Inventory
- Customizing the Game Screens
- Creating custom actions
-
Testing the adventure
- The test verb
- Recording and playing games
- The Tester Bot
- I18N and text translations