Category:Action Sequences (MV)

From Yanfly.moe Wiki
Revision as of 15:45, 24 June 2019 by Irina (talk | contribs) (Created page with "{{TOCright}} == Action Cutin == <html><img src='https://img.itch.zone/aW1nLzIwNDU1NDAuZ2lm/original/BfgIrx.gif' width='630'></html> This section onl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.


Contents

Action Cutin

This section only applies to you if you use Yanfly's Battle Engine Core and its action sequences. If you don't use either, you're free to ignore this section. This part of the document will be formatted like Yanfly's Action Sequence help file to bring about a sense of familiarity.

=============================================================================
ACTION CUTIN targets: arguments
(optional parameters)
TEMPLATE name
IMG filename
HUE value
BLENDMODE NORMAL
BLENDMODE ADDITIVE
BLENDMODE MULTIPLY
BLENDMODE SCREEN
BORDER THICKNESS value
BORDER COLOR color
SCREEN X value
SCREEN Y value
WIDTH value
HEIGHT value
SPEED X value
SPEED Y value
SHIFT X value
SHIFT Y value
SHIFT FRAMES value
FLASH ON
FLASH OFF
SHAKE ON
SHAKE OFF
SOUND ON
SOUND OFF
DURATION value
OPACITY SPEED value
FORCED SCALE value
FORCED ANTIALIAS ON
FORCED ANTIALIAS OFF
FORCED OFFSET x y
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Plays an action cutin during the action sequence. The action cutin will use the
default cutin settings unless you use the optional arguments listed. The following below explain what each argument does:
Template: picks a template from the Plugin Parameters matching the name used
Img: picks a speedline graphic of a matching filename from img/pictures/
Hue: changes the speedline graphic's hue (pick a number between 0 and 360)
BlendMode: changes the blend mode of the speedline graphic
Border Thickness: changes the border thickness to 'value'
Border Color: changes the color of the border to 'color'
Screen X: sets the speedline graphic's left x position to 'value'
Screen Y: sets the speedline graphic's middle y position to 'value'
Width: sets the speedline graphic's width to 'value'
Height: sets the speedline graphic's height to 'value'
Speed X: sets the speedline's x movement speed to 'value'
Speed Y: sets the speedline's y movement speed to 'value'
Shift X: sets the distance the face cutin travels horizontally to 'value'
Shift Y: sets the distance the face cutin travels vertically to 'value'
Shift Frames: sets the time in frames the face cutin travels in 'value'
Flash On/Off: Turns on/off the default Screen Flash for this action cutin
Shake On/Off: Turns on/off the default Screen Shake for this action cutin
Sound On/Off: Turns on/off the default Sound Effect for this action cutin
Duration: sets the duration of the action cutin to 'value'
Opacity Speed: sets the opacity speed ford fading in/out to 'value'
Forced Scale: If used, forces all cutins to use this scale 'value'
Forced AntiAlias On/Off: If used, forces anti-alias to be on/off
Forced Offset: If used, forces face cutin to be offset by 'x' and 'y' pixels
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Usage Example: Action Cutin User
Action Cutin Allies: template Horizontal
Action Cutin Targets: template Vertical, Hue 360, BlendMode Normal
=============================================================================