-
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 and download the adventure-editor-x.x.x.zip
.
To run the editor, you need the Java JDK installed on your computer. You can download the Java JDK installer from here.
Uncompress the adventure-editor-x.x.x.zip
file. In the bin
folder, click on the adventure-editor
file if your OS is MacOS or Linux, click in the adventure-editor.bat
for Windows.
-
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