Difference between revisions of "Characters Tab"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Outfits)
Line 23: Line 23:
 
| style="border-bottom: dashed 1px grey;" | '''Last frame''': jump forward to the last frame. || style="border-bottom: dashed 1px grey;" | [[File:anim_seeklast.png|right|link=]]
 
| style="border-bottom: dashed 1px grey;" | '''Last frame''': jump forward to the last frame. || style="border-bottom: dashed 1px grey;" | [[File:anim_seeklast.png|right|link=]]
 
|-
 
|-
|♠ <b>Align character on immediate execution</b>: if checked, current character will automatically face towards any object using immediate execution command <br/>
+
| '''Add frame''': open up load graphic box, import & edit settings for a single frame || [[File:anim_add.png|right|link=]]
♠ <b>Allow dragging of items from inventory</b>: automatically sets clicked item to hand for quickly using on other objects, items or characters <br/>
+
|-
♠ <b>Always allow to skip active text</b>: if selected then users can skip displayed text during cutscenes with left mouse button<br/>
+
| '''Delete frame''': delete the currently selected frame. || [[File:anim_deleteframe.png|right|link=]]
 +
|-
 +
| '''Next frame''': jump forward 1 frame. || [[File:anim_stepforward.png|right|link=]]
 
♠ <b>Execute key actions during a dialog</b>: allows or prevents the player from executing key input actions while a dialog is open<br/>
 
♠ <b>Execute key actions during a dialog</b>: allows or prevents the player from executing key input actions while a dialog is open<br/>
 
♠ <b>Auto hide interfaces in menu</b>: automatically hides all interfaces while a menu scene is open<br/>
 
♠ <b>Auto hide interfaces in menu</b>: automatically hides all interfaces while a menu scene is open<br/>

Revision as of 18:49, 31 March 2014

Characters: This is where you can create your characters, outfits & animations etc
Character25.png

Outfits

Edit animation: this shows the animation preview screen, where you can preview, or edit the animation.
Anim editor.png
Properties: allows you to edit loop amount, direction, frame delay value, & various playback settings, such as: play forwards, reverse, or random frame selection.
Anim properties.png
First frame: jump back to the first frame.
Anim seekfirst.png
Previous frame: jump back 1 frame.
Anim steprewind.png
Play animation: allows you to preview the animation.
Anim play.png
Next frame: jump forward 1 frame.
Anim stepforward.png
Last frame: jump forward to the last frame.
Anim seeklast.png
Add frame: open up load graphic box, import & edit settings for a single frame
Delete frame: delete the currently selected frame.
Anim deleteframe.png
Next frame: jump forward 1 frame.
Anim stepforward.png

Execute key actions during a dialog: allows or prevents the player from executing key input actions while a dialog is open
Auto hide interfaces in menu: automatically hides all interfaces while a menu scene is open
Keep character images in memory while displaying a menu: saves all character animations, destinations & actions to memory when you open up a menu
Activate pixel effect: activates nearest neighbor interpolation; best used for low resolution games, if desired