User:Pixloen/FPANModding/Glossary: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(placeholder)
 
No edit summary
 
Line 5: Line 5:


==Data Terms==
==Data Terms==
=== AF Param ==
=== AF Param ===
Animation Frame Parameters. These are numbers assigned to HA6 frames, usually for playing character voicelines.
Animation Frame Parameters. These are numbers assigned to HA6 frames, usually for playing character voicelines.
=== CommandTable / cmd ==
=== CommandTable / cmd ===
A script table that stores a list of commands for a character. Also includes conditionals and auto-combo construction.
A script table that stores a list of commands for a character. Also includes conditionals and auto-combo construction.
=== MoveTable / mv ===
=== MoveTable / mv ===

Latest revision as of 06:28, 1 April 2024

For Beginners
Getting Started | File Structure | Installing Mods | Example Mods | Glossary | Links & Resources | Guides & Tutorials

Structure Terms

Data Terms

AF Param

Animation Frame Parameters. These are numbers assigned to HA6 frames, usually for playing character voicelines.

CommandTable / cmd

A script table that stores a list of commands for a character. Also includes conditionals and auto-combo construction.

MoveTable / mv

A script table that handle the manipulation of character states, and stuff like spawning objects/projectiles or cutscenes.


.Pat Terms

For Beginners
Getting Started
File Structure
Installing Mods
Example Mods
Glossary
Links & Resources
File Formats & Software Guide
Hantei-chan
CGTOOL & CGLIB
.pat Effects
Palettes
DDS Images
Engine Documentation
Audio
Backgrounds
Classes and Methods
Cutscenes
D File Folder
Functions
Shaders
Quick Start
Getting Started
Installing Mods
Mods List
Guides
Character File Setup
Using Hantei-chan
Character Scripts
Miscellaneous
Dialogue
HUD and UI
Stages
Audio
Battle Scripts
CG & Patterns
Editng Vectors
Define
Documentation
Classes and Methods
Functions
HA6 Pattern Reference
UNI2 Modding Notes