mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
In order to make the hit lane effect to be arcade accurate, this variable was introduced. `Player.check_note()` and `LaneHitEffect.draw()` function has been changed in order to process such accurate hit lane effect. Please note that in file `Skins/SkinName/Graphics/game/animation.json`, the field with `"id": 0` needs to have `initial_opacity` set to `0.3` for better experiences.