User Tools

Site Tools


move:input

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
move:input [2015/01/03 07:40]
Justin H.
move:input [2016/09/19 18:32]
Mistermind
Line 4: Line 4:
 {{ :move:move_input.png?nolink |}} {{ :move:move_input.png?nolink |}}
  
-**Charge Move:** If toggled, the first button press of your execution //Button Sequence// must be held down by the //Charge Timing// value defined below.+---- 
 + 
 +**Charge Move:** If toggled, the first button press of your //Button Sequence// must be held down by the //Charge Timing// value defined below.
  
 (Charge Move) **Charge Timing:** How long, in seconds, input must be held down for. (Charge Move) **Charge Timing:** How long, in seconds, input must be held down for.
Line 11: Line 13:
  
 (Allow Input Leniency) **Leniency Input Buffer:** If //Allow Input Leniency// is toggled on, define how many inputs can be pressed during this move's input sequence. (Allow Input Leniency) **Leniency Input Buffer:** If //Allow Input Leniency// is toggled on, define how many inputs can be pressed during this move's input sequence.
 +
 +**Allow Negative Edge:** When toggled, the engine will read for [[http://docs.unity3d.com/ScriptReference/Input.GetButtonUp.html|button up]] when allowing this move to be executed.
  
 **Button Sequences:** The buttons required to trigger the first sequence of your special move. You can set how fast a sequence must be executed by changing the //execution timing// in the [[character:movesets|character's move set]]. If your move is just a standard attack, leave this option empty. **Button Sequences:** The buttons required to trigger the first sequence of your special move. You can set how fast a sequence must be executed by changing the //execution timing// in the [[character:movesets|character's move set]]. If your move is just a standard attack, leave this option empty.
Line 18: Line 22:
   * **On Button Press:** Move is executed on press of below button(s).   * **On Button Press:** Move is executed on press of below button(s).
   * **On Button Release:** Move is executed on release of the below button(s).   * **On Button Release:** Move is executed on release of the below button(s).
 +  *   * Requires Press First: If toggled, this move will only come out if the engine detects the button was previously pressed. Useful to have in focus attack like moves where input execution sometimes occur during buffers.
  
 In Street Fighter, special moves can be executed either on Press or on Release.  Enable both options to mimic that behaviour.\\ In Street Fighter, special moves can be executed either on Press or on Release.  Enable both options to mimic that behaviour.\\
move/input.txt · Last modified: 2022/12/06 15:57 by FreedTerror