Gadvia:Chart file

JSON structure

edit

Note object structure

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