Gadvia:Chart file

Revision as of 19:59, 1 December 2024 by TadeLn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JSON structure

Note object structure

  • (root)
    • time (float)
    • Pos (object)
      • x (float)
      • y (float)
      • z (float)
    • trackPos (int)
    • Type (int)
    • NoteValue (float)
    • SPValue (object)
      • x (float)
      • y (float)
      • z (float)
    • word (string) - Word (lyric) to display on top of the note.
    • isEndTip (bool)
    • TipStartMode (int)