spaceman_atlas wrote:
I'm dumbstruck by whatever happened here.
- What is "misaligned" on the screenshots in the OP? I see nothing wrong?
- What is this advice on
HitCircleOverlap
or whatever? Why would it require "trial and error"? - How did this help anything?
Can someone explain this to me?
Apparently Eyenoized answered most of the questions, but I'll add on the 2nd question.
HitCircleOverlap
is one of the commands used in skin.ini. Feel free to refer in the
wiki. Basically it helps to adjust the gaps in between the
default-#
. This is really helpful when people are using
hitcircle
as inside the skin element
default-#
, creating a gap in between after the default number reaches past 9. By using
HitCircleOverlap
, adjusting the value to positive decreases the gap in between the numbers starting from 10, so I chose vaule 170 since I referred to the similar question about it recently. You can check at my reply with Eyenoized below if you want to know why. As for the trial and error, I'm sure there's going to be a calculation on how to accurately do it, or I believe there's a tool for that, but I'm not entirely confident with them.