mirror of
https://github.com/ppy/osu.git
synced 2024-11-07 12:27:25 +08:00
6d0dc62502
A replay frame processed in CatchInputManager is applied to catcher in `CatcherArea`. The catcher position is then used for the catching logic for each hit object under `HitObjectContainer`. Thus, if `HitObjectContainer` came before `CatcherArea`, the replay input is delayed one frame. That was one reason why the catch autoplay misses hit objects (especially when fast-forwarded). |
||
---|---|---|
.. | ||
Beatmaps | ||
Difficulty | ||
Judgements | ||
MathUtils | ||
Mods | ||
Objects | ||
Properties | ||
Replays | ||
Resources/Testing/Beatmaps | ||
Scoring | ||
Skinning | ||
UI | ||
CatchInputManager.cs | ||
CatchRuleset.cs | ||
CatchSkinComponent.cs | ||
CatchSkinComponents.cs | ||
osu.Game.Rulesets.Catch.csproj |