You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to make a tag4 config, I ran into the challenge of coloring cursors corresponding with combo colors. there's no way of specifying 4 cursor colors, just one. So I had to average out hue colors and set a weird TagColorOffset, which doesn't produce perfect colors
hues in question are 0, 210, 120, 50
saturation and value are all 100
the average I got was 256.666666666667 <-- again, not ideal
here's what I ended up with
also I have flash to the beat enabled here
map is utage tag4
The text was updated successfully, but these errors were encountered:
when trying to make a tag4 config, I ran into the challenge of coloring cursors corresponding with combo colors. there's no way of specifying 4 cursor colors, just one. So I had to average out hue colors and set a weird TagColorOffset, which doesn't produce perfect colors
hues in question are 0, 210, 120, 50
saturation and value are all 100
the average I got was 256.666666666667 <-- again, not ideal
here's what I ended up with
also I have flash to the beat enabled here
map is utage tag4
The text was updated successfully, but these errors were encountered: