Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ppy
GitHub Repository: ppy/osu
Path: blob/master/osu.Game.Rulesets.Catch.Tests/Resources/Testing/Beatmaps/basic-hyperdash-expected-conversion.json
5040 views
1
{
2
"Mappings": [{
3
"StartTime": 369,
4
"Objects": [{
5
"StartTime": 369,
6
"Position": 0,
7
"HyperDash": true
8
}]
9
},
10
{
11
"StartTime": 450,
12
"Objects": [{
13
"StartTime": 450,
14
"Position": 512,
15
"HyperDash": false
16
}]
17
}
18
]
19
}
20