1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Tests/Resources/hitobject-combo-offset.osu

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
938 B
Plaintext
Raw Normal View History

2018-08-15 12:36:22 +08:00
osu file format v14
[HitObjects]
2018-08-17 09:04:00 +08:00
// Circle with combo offset (3)
255,193,1000,49,0,0:0:0:0:
// Combo index = 4
2020-04-21 13:43:22 +08:00
// Spinner with new combo followed by circle with no new combo
2018-08-17 09:04:00 +08:00
256,192,2000,12,0,2000,0:0:0:0:
255,193,3000,1,0,0:0:0:0:
// Combo index = 5
2020-04-21 13:43:22 +08:00
// Spinner without new combo followed by circle with no new combo
2018-08-17 09:04:00 +08:00
256,192,4000,8,0,5000,0:0:0:0:
255,193,6000,1,0,0:0:0:0:
// Combo index = 5
2020-04-21 13:43:22 +08:00
// Spinner without new combo followed by circle with new combo
2018-08-17 09:04:00 +08:00
256,192,7000,8,0,8000,0:0:0:0:
255,193,9000,5,0,0:0:0:0:
// Combo index = 6
2020-04-21 13:43:22 +08:00
// Spinner with new combo and offset (1) followed by circle with new combo and offset (3)
2018-08-17 09:04:00 +08:00
256,192,10000,28,0,11000,0:0:0:0:
255,193,12000,53,0,0:0:0:0:
// Combo index = 11
2020-04-21 13:43:22 +08:00
// Spinner with new combo and offset (2) followed by slider with no new combo followed by circle with no new combo
2018-08-17 09:04:00 +08:00
256,192,13000,44,0,14000,0:0:0:0:
256,192,15000,8,0,16000,0:0:0:0:
255,193,17000,1,0,0:0:0:0:
// Combo index = 14