peppy / ruleset-typer

25 stars 5 forks source link

Issue: Visual hitbox don't match with the actual hitbox #2

Closed LikiaBili closed 1 month ago

LikiaBili commented 4 months ago

like i compiled the ruleset, and when i hit the hitobject at the exactly point that perfectly aligns with the hitbox, it just counts me as a miss. when i press early, it shows i'm pretty accurate on the display

LikiaBili commented 4 months ago

https://github.com/peppy/ruleset-typer/assets/103659676/0011b08f-dd7e-4e7a-8226-7e1404f8e8f1

CloneWith commented 1 month ago

It turns out to be an issue with the playfield, see

https://github.com/peppy/ruleset-typer/blob/f951b13e5bef6c8c76eeafed2b961dffa8ff4af1/osu.Game.Rulesets.Typer/UI/TyperPlayfield.cs#L15-L39

Tuning the Padding might work.