forum

Trying to understand how to move keys in osu!mania

posted
Total Posts
2
Topic Starter
GTN_factor
I wanted to move special key from 7k to the right. I figured out that i can do it by adjusting ColumnSpacing in skin.ini . All keys seems to relate to previous in a weird way, but through many attempts i finally arranged them in a way i wanted, BUT the first key ended up off the screen. Changing ColumnStart and ColumnRight values does nothing. What can i do to center them?

Here's the code

[Mania]
Keys: 7
//Mania skin config
ColumnStart: 150
HitPosition: 467
UpsideDown: 0
JudgementLine: 0
ScorePosition: 160
ComboPosition: 130
ColumnRight: 0
ColumnSpacing: 0,0,210,-280,-420,-700
ColumnWidth: 70,70,70,70,70,70,70
ColourBarline: 0,0,0,0

Redo_
Not entirely sure so take what I say with a grain of salt. But from what I know, you're using lazer, which has a very limited skinning capabilities, as well as a very poor mania implementation. So what you are trying to do may be impossible (for now).
Please sign in to reply.

New reply