mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 21:27:23 +08:00
33 lines
732 B
JSON
33 lines
732 B
JSON
{
|
|
"Mappings": [{
|
|
"StartTime": 1000.0,
|
|
"Objects": [{
|
|
"StartTime": 1000.0,
|
|
"EndTime": 2750.0,
|
|
"Column": 1,
|
|
"NodeSamples": [
|
|
["Gameplay/normal-hitnormal"],
|
|
["Gameplay/soft-hitnormal"],
|
|
["Gameplay/drum-hitnormal"]
|
|
],
|
|
"Samples": ["Gameplay/-hitnormal"]
|
|
}, {
|
|
"StartTime": 1875.0,
|
|
"EndTime": 2750.0,
|
|
"Column": 0,
|
|
"NodeSamples": [
|
|
["Gameplay/soft-hitnormal"],
|
|
["Gameplay/drum-hitnormal"]
|
|
],
|
|
"Samples": ["Gameplay/-hitnormal"]
|
|
}]
|
|
}, {
|
|
"StartTime": 3750.0,
|
|
"Objects": [{
|
|
"StartTime": 3750.0,
|
|
"EndTime": 3750.0,
|
|
"Column": 3,
|
|
"Samples": ["Gameplay/normal-hitnormal"]
|
|
}]
|
|
}]
|
|
} |