mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 18:15:03 +08:00
29 lines
596 B
JSON
29 lines
596 B
JSON
{
|
|
"Mappings": [{
|
|
"StartTime": 500.0,
|
|
"Objects": [{
|
|
"StartTime": 500.0,
|
|
"EndTime": 1500.0,
|
|
"Column": 0,
|
|
"PlaySlidingSamples": false,
|
|
"NodeSamples": [
|
|
["Gameplay/normal-hitnormal"],
|
|
[]
|
|
],
|
|
"Samples": ["Gameplay/normal-hitnormal"]
|
|
}]
|
|
}, {
|
|
"StartTime": 2000.0,
|
|
"Objects": [{
|
|
"StartTime": 2000.0,
|
|
"EndTime": 3000.0,
|
|
"Column": 2,
|
|
"PlaySlidingSamples": false,
|
|
"NodeSamples": [
|
|
["Gameplay/drum-hitnormal"],
|
|
[]
|
|
],
|
|
"Samples": ["Gameplay/drum-hitnormal"]
|
|
}]
|
|
}]
|
|
} |