1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 17:40:12 +08:00
Files
osu-lazer/osu.Game.Rulesets.Catch
T
Salman Alshamrani 7530ad1a7b Adjust default flashlight size on osu! & osu!catch
Because the flashlight is made to be scaled by playfield, there are
constant scale factors applied somewhere in the
`PlayfieldAdjustmentContainer` which needs to be reflected in the
flashlight size to keep the size the same.

The factor is specifically 1.6x, computed in {Osu,Catch}PlayfieldAdjustmentContainer.ScalingContainer`.

More generally, I've deduced these factors by logging the difference
between the `flashlightSize` before and after b78abe2f.
7530ad1a7b · 2025-08-21 19:03:43 +03:00
History
..
2022-11-27 00:00:27 +09:00