User Tools

Site Tools


character:start

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
Last revision Both sides next revision
character:start [2017/04/13 03:05]
Mistermind
character:start [2022/11/02 14:59]
FreedTerror
Line 11: Line 11:
 Set all the major variables a character has as well as their move sets and most importantly, the hitboxes. Set all the major variables a character has as well as their move sets and most importantly, the hitboxes.
  
-{{ :character:charactereditor.jpg?nolink|}}+{{ :character:charactereditor.png?nolink|}} 
 + 
 +**Gameplay Type:**: Select a gameplay type.
  
 **Portrail (small)**: Can be used in your own GUI. You can find an usage example on ''.\Scripts\UI\Templates\DefaultCharacterSelectionScreen.cs'' **Portrail (small)**: Can be used in your own GUI. You can find an usage example on ''.\Scripts\UI\Templates\DefaultCharacterSelectionScreen.cs''
 +
 +**Portrail (big)**: Can be used in your own GUI. Code example at ''.\Scripts\UI\Templates\DefaultCharacterSelectionScreen.cs''.
  
 **Name**: The name of the character. **Name**: The name of the character.
Line 28: Line 32:
  
 **Max Gauge**: The maximum amount of gauge (meter) this character can retain. **Max Gauge**: The maximum amount of gauge (meter) this character can retain.
- 
-**Portrail (big)**: Can be used in your own GUI. Code example at ''.\Scripts\UI\Templates\DefaultCharacterSelectionScreen.cs''. 
  
 **Alternative Color**: In case of mirror match, the game will attempt on changing the rendered color of player 2 to this color. **Alternative Color**: In case of mirror match, the game will attempt on changing the rendered color of player 2 to this color.
Line 44: Line 46:
   * [[character:physics|Physics]]   * [[character:physics|Physics]]
   * [[character:headlook|Head Look]]   * [[character:headlook|Head Look]]
 +  * [[character:customcontrols|Custom Controls]]
 +  * [[character:gaugedisplay|Gauge Display]]
   * [[character:movesets|Move Sets]]   * [[character:movesets|Move Sets]]
   * [[character:aiinstructions|AI Instructions (Fuzzy A.I.)]]   * [[character:aiinstructions|AI Instructions (Fuzzy A.I.)]]
  
 ---- ----
 +
 +
 +{{youtube>2q6HtL9L_GY?large}}
 +
 +
 +----
 +
  
 [[:start|< Back to Universal Fighting Engine - Introduction]] [[:start|< Back to Universal Fighting Engine - Introduction]]
character/start.txt · Last modified: 2022/11/02 15:00 by FreedTerror