Gadvia:Chart file

From Rhythm Game Wiki
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)