Let's say I wanted the 4 columns of 4K to be seperated. It's like this right now:
But I want it like this:
This would be a cool feature, and people could effectively create cool local multiplayer skins for osu!mania.
I'm thinking the 4K.ini file would have a setting like this added:
The first number would represent the margin on the left of the first column, the second number is between column 1 and 2, etc.
Thoughts?
| | | | |
| | | | |
| | | | |
| | | | |
| 1 | 2 | 3 | 4 |
But I want it like this:
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| 1 | 2 | | 3 | 4 |
This would be a cool feature, and people could effectively create cool local multiplayer skins for osu!mania.
I'm thinking the 4K.ini file would have a setting like this added:
ColumnMargin: 0 0 0 0 0The 5K.ini file:
ColumnMargin: 0 0 0 0 0 0etc...
The first number would represent the margin on the left of the first column, the second number is between column 1 and 2, etc.
Thoughts?