Game Options and Configuration
This page lists various options for configuring game objects.
Options for Loading Game
- bms
- A
Resource
object for the BMS file to play. - assets
- A
Resources
object that contains the BMS resources needed by the BMS file: keysounds, images, and movies, for example. - metadata
- An
Object
containing song metadata. - options
- An
Object
containing game options.
Song Metadata
- title
- A
String
representing the song title. - artist
- A
String
representing the song's artist. - genre
- A
String
representing the song's genre. - subtitles
- A
Array
ofString
representing the song's subtitles. - subartists
- A
Array
ofString
representing the song's sub-artists. This may include BGA maker and note charter. - volwav
- The playback volume of the BMS. This metadata overrides theBMS #VOLWAV header.
Game Options
- players
- An
Array
of player options.
Player Options
- speed
- The speed effector.