Gadvia:Chart file

From Rhythm Game Wiki
Revision as of 19:59, 1 December 2024 by TadeLn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

JSON structure

[edit | edit source]

Note object structure

[edit | edit source]
  • (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)