Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ppy
GitHub Repository: ppy/osu
Path: blob/master/osu.Game.Rulesets.Mania.Tests/Resources/Testing/Beatmaps/spinner-convert-samples-expected-conversion.json
4935 views
1
{
2
"Mappings": [{
3
"StartTime": 1000.0,
4
"Objects": [{
5
"StartTime": 1000.0,
6
"EndTime": 8000.0,
7
"Column": 0,
8
"PlaySlidingSamples": false,
9
"NodeSamples": [
10
["Gameplay/soft-hitnormal"],
11
["Gameplay/soft-hitnormal", "Gameplay/soft-hitfinish"]
12
],
13
"Samples": ["Gameplay/soft-hitnormal", "Gameplay/soft-hitfinish"],
14
}]
15
}]
16
}
17