ノーツカット時のスイング角度を表示する mod です。最大スコアの角度がとれたかどうか、どの程度オーバースイングしたのかが一目でわかります。
初期設定では、バー上側の色がついた部分がノーツカット前角度 0-100 度を、バー下側の色がついた部分がノーツカット後角度 0-60 度を表し、白いバーがオーバースイングを表します。バーの長さは角度をそのまま表しているため、バー上側の色がついた部分のほうが (100 と 60 の差で) 長くなっています。
A mod to display the swing angle when cutting notes. You can see at a glance whether you got the maximum score angle and how much you overswung.
By default, the colored upper part of the bar represents the angle 0-100 degrees before the note cut, the colored lower part of the bar represents the angle 0-60 degrees after the note cut, and the white bar represents the overswing. Since the length of the bar represents the angle as it is, the upper colored portion of the bar is longer (by the difference between 100 and 60).
NalulunaModAssistant
https://nalulululuna.fanbox.cc/posts/4732024
設定ファイルの NalulunaSwingBar.json の preSwingColors, postSwingColors, overSwingColors を変更することで、色をカスタム可能です。
Colors can be customized by changing preSwingColors, postSwingColors, and overSwingColors in the configuration file NalulunaSwingBar.json.