User:Pixloen/sandbox

From Mizuumi Wiki
< User:Pixloen
Revision as of 07:38, 4 February 2024 by Pixloen (talk | contribs) (Created page with "sandbox for drafts of FPANModding. And general notes for wiki editors who want to help. ===Terminology=== '''Hantei-kun Project''' *Also known as .Ha6, Hantei-chan file, Hantei-chan file. '''Character CG File''' *Also known as .cg file. '''Character PAT File''' *Also known as .pat file. '''PAT File Structure / Anatomy''' *Textures - also known as pages. Contain Images used for effects. *Parts - also known as sprites, but use this to avoid confusion. Adds UV and Mes...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sandbox for drafts of FPANModding. And general notes for wiki editors who want to help.

Terminology

Hantei-kun Project

  • Also known as .Ha6, Hantei-chan file, Hantei-chan file.

Character CG File

  • Also known as .cg file.

Character PAT File

  • Also known as .pat file.

PAT File Structure / Anatomy

  • Textures - also known as pages. Contain Images used for effects.
  • Parts - also known as sprites, but use this to avoid confusion. Adds UV and Mesh properties.
  • Mesh - also known as polygons or primitives. Contains 3D polygon data.
  • Layer - Takes a part and assigns transform, color and blending values.
  • Frame - Contains multiple layers. This is what is seen in Hantei-chan and in-game.



Character MoveTable / Script MoveTable

  • Also known as mv code, mv script, script file. Same terminology for CommandTable.

Character SE List and SE Category

  • These names make sense.