mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 12:50:38 +08:00
18 lines
400 B
JSON
18 lines
400 B
JSON
{
|
|
"Mappings": [{
|
|
"StartTime": 500.0,
|
|
"Objects": [{
|
|
"StartTime": 500.0,
|
|
"EndTime": 2500,
|
|
"Column": 2,
|
|
"PlaySlidingSamples": true,
|
|
"NodeSamples": [
|
|
["Gameplay/soft-hitnormal"],
|
|
["Gameplay/soft-hitnormal"],
|
|
["Gameplay/soft-hitnormal"],
|
|
["Gameplay/soft-hitnormal"]
|
|
],
|
|
"Samples": ["Gameplay/soft-hitnormal"]
|
|
}]
|
|
}]
|
|
} |