Characters Tab

From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 22:20, 5 April 2014 by AFRLme (talk)
Characters: This is where you can create your characters, outfits, & animations etc...
Character25.png


Outfits

Char outfits tab.png


Create new entry: add a new animation to one of the character animation sections.
Add.png
Remove selected entry: delete the selected animation.
Delete.png
Rename selected entry: rename the selected animation.
Rename.png
Duplicate selected entry: create a duplicate of the selected animation.
Duplicate.png
Copy selected entry to clipboard: copy selected animation to memory.
Copy.png
Paste selected entry from clipboard: paste currently stored animation from memory; must be an animation.
Paste.png
Copy selected entry to clipboard: copy selected animation to memory.
Copy.png
Move selected entry up: shift the selected animation up the list by 1 position.
Moveup.png
Move selected entry down: shift the selected animation down the list by 1 position.
Movedown.png


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: opens load graphic box, import image, & edit settings for a single frame
Anim addframe.png
Delete frame: delete the currently selected frame.
Anim deleteframe.png
Edit frame: opens load graphic box, replace current image, edit various settings, & create custom actions, for the currently selected frame.
Anim editframe.png
Load frame sequence: allows you to batch import animation frame images; images must contain same name with a prefix index number like so: walk_west_01, walk_west_02, ..., walk_west_10, etc...
Anim loadseq.png
Onion effect: allows you to display a semi-transparent version, of whichever animation frame you assign the red dot to.
Anim oniontool.png
Set animation center: controls the current position of the character, & is used for detecting when character enters an action area, or reaches a destination; should be set somewhere near the characters feet, in the center.
Anim feetcentre.png
Animation studio: opens the animation studio window, which allows you to harmonize current character animation center, to another character animation; useful for checking if character animations are correctly aligned.
Anim studio.png
Set character movement for walk animation: control the movement/position, of the character between frames, preview what character will look like walking across the screen; only available for walk animations.
Anim walkcycle.png
Zoom in: zoom in to the character animation; max zoom of 400%.
Zoomin.png
ZoomOriginalButton: reset zoom back to actual character size.
Zoomoriginal.png
Zoom out: zoom in to the character animation; min zoom of 25%.
Zoomin.png
Initialize character movement based on character speed of outfit: automatically create movement points between frames based on character speed, set in outfit properties tab; only available when set character movement is enabled.
Clear.png


Animation frames: the black signifies the active frame.
Anim nframe block.png
Animation frames with onion effect enabled: the red signifies the active semi-transparent onion frame.
Anim oframe block.png


Properties

Pauses [msec]: set the global pause value between animation frames in milliseconds; in other words: it determines how long each frame will be shown for.
Char outfits tab properties.png
Play forwards: loops through the animation forwards; the way it was intended to be played.
Play backwards: loops through the animation in reverse; for people who want to travel backwards through time, or for people who are called Tom.
Play in random order: this creates a random pause (between 5 & 20 seconds) between animation loops; useful for randomly triggering environmental scene animations.
Set pause for each frame: this allows you to create individual pause values for each animation frame; overrides the pauses [msec] value above.
Direction of animation: allows you to set the alignment of the currently selected animation.
Start action after animation has finished: allows you link to a previously created action, which will be executed after the animation has finished playing; does not work for animations in the walk, standing, or talking animation sections.
Mirror following animation: mirrors the linked animation, so you don't have to create individual animations for each direction; this will cause issues with Lua scripts that require access to character animations, or specific character animation frames.


Add/Edit Frame

Both add frame & edit frame use the 'Load graphic window; in the case of edit frame the animation frame preview will already be shown as the link to the graphic is already set & all settings, actions etc, will be as you left them after importing a new frame, or editing the selected frame.

Transparency [ none ]: don't use use transparency for current animation frame; ok for solid images that do not contain any transparent background parts.

Char outfits tab load graphic.png

Char outfits tab load graphic animfract.png

Char outfits tab load graphic openchar.png

Char outfits tab load graphic opensnd.png

Transparency [ alpha channel ]: uses images alpha channel for transparency; if available.
Transparency [ color ]: allows you to set the background color mask; old school masking method in which the all parts containing the specified color will be ignored.
Sound file: allows you to add a single sound file that will be triggered when the animation frame is shown.
Action: allows you to create actions via the animation frame action window, which will be executed when the animation frame is shown.
Volume: allows you to set the volume level of the sound file; providing you have added a sound file.
Balance: allows you offset the balance (left/right) of the sound file; providing you have added a sound file.
OK: apply the changes & close the window.
Cancel: undo the changes & close the window.


Animation Studio (harmonizer)

The Animation Studio (aka the harmonizer) is used for making sure your character animations are all correctly aligned. It allows you to compare the currently selected animation with other animation by selecting them from a drop down menu. You can also adjust the character center with this tool.

Current animation: adjust the current frame, play/stop the animation, or update the character center for the current animation.

Char outfits tab harmonizer.png

Adjust to: select & display another character animation to compare the current animation to.
Selected animation: adjust the current frame, or play/stop the animation for the selected animation.
Visibility [ Current animation ]: adjust the opacity level of the current animation.
Visibility [ Selected animation ]: adjust the opacity level of the selected animation.
OK: apply current changes & close the window.
Cancel: undo current changes & close the window.


Outfit Properties

Char outfit properties.png


Walking speed: set the default walking speed of the selected character outfit. (applicable for both 2d & 3d characters)
Sliding walk animation: if true then the character will slide between frames while walking, else the characters position will only be updated on each new frame. (applicable for both 2d & 3d characters)


3D model file: load in a 3D character or object file here.
Scale factor: define the default size [%] of the linked 3D model.
Camera height: height of the cameras focal point; relative to the height of the character.
Camera angle: tilt angle of the camera; -90 = bottom upwards, 0 = center, +90 = top downwards.
Lighting: determines how the character is shaded.
Lighting [ none ]: displays the character without shading.
Lighting [ realistic ]: uses realistic diffuse shading to display the character.
Lighting [ cartoon ]: display the character with cartoon-like shading & hard intensity transitions.
Lighting [ intensity nuances ]: defines the amount of different intensity nuances which will be used for cartoon-like shading.
Light color: defines the color of the directional light source; has both RGB & HSV color options.
Light position: defines the position of the light source.
Ambient light color: defines the ambient light color & controls the basic brightness of the character; has both RGB & HSV color options.
Ambient occlusion: defines the self-shadowing amount of the character.
Shadow: determines the shadow type of the character.
Shadow [ none ]: character has no shadow.
Shadow [ simple ]: the shadow always looks the same & is just a simple spot.
Shadow [ projected ]: the shadow is dynamically rendered; based on the light settings & the 3D character model.
Shadow visibility: defines the opacity of the shadow.
Display outlines: determines if an outline should be drawn around the character.
Outline width: defines the width of the character outline.
Outline color: defines the color of the character outline; has both RGB & HSV color options.


Properties

Char properties.png


Name: define the diplayed action name of the character, for each available game language that you have defined.
Walking sound: define an audio file to be used for character footstep sounds; you can also preview/stop the sound.
Outfit: define the initial outfit that the character will use.
Character stands at: define the initial scene & character start point by linking the character to a scene object.
Position for executing an action: defines the position of where the current character will walk to when executing an action on this character; should only be used for NPC characters, that will remain static in a specific scene.
Scale character: if true then the character will be scaled based on the scale factor of the way system, else the character will be displayed at it's original size.
Scale factor [ % ]: defines the default scale value of the character; this will also be taken into account when the character is being scaled by the way system.


Font: defines the font used for displayed text of the character.
Dialog selection font (active): defines the active font for dialog selection; the dialog option font will be replaced by this when the mouse cursor is over it.
Dialog selection font (inactive): defines the inactive font for dialog selection; this is the default font that will be displayed for dialog options.
Cursor for dialog selection: defines the cursor that will be shown when mouse cursor is over a dialog option.
Comment set: defines the default comment set of the character; comment sets are random displayed texts that are used when character executes an invalid action on an item, scene object, or character.


Actions

See actions for more details.


Interfaces

This is where you assign which interfaces will be used by the character. Selected interfaces will be visible from game launch (in playable scenes), but they can be hidden via the At begin start following action in the game tab with the show/hide interface action part.


Char interfaces.png


Comment sets

Comment sets are what the current character will randomly select from when the player tries to execute an invalid command on a scene object, character or item. See displayed text for more information about displayed texts, types & time values.


Char comment-sets.png


Dialogs

...


Dialog area

...


Conditions

See conditions & values for more details.


Values

See conditions & values for more details.