Skip to content

Add customizable follow circle size setting to Strict Tracking mod#37265

Closed
byrbyrka wants to merge 4 commits intoppy:masterfrom
byrbyrka:add-strict-tracking-follow-circle-size
Closed

Add customizable follow circle size setting to Strict Tracking mod#37265
byrbyrka wants to merge 4 commits intoppy:masterfrom
byrbyrka:add-strict-tracking-follow-circle-size

Conversation

@byrbyrka
Copy link
Copy Markdown

Implements feature request #30438.

Changes:

  • Add FollowCircleScale bindable setting to OsuModStrictTracking (range: 0.5-3.0, default: 2.4)
  • Expose setting in mod customization panel with label 'Follow circle size'
  • Update SliderInputManager to use custom follow circle scale for tracking calculations
  • Update FollowCircle implementations (Default, Argon) to scale visually based on setting
  • Add real-time visual scaling when setting is changed during gameplay
  • Fix memory leak by properly unsubscribing from OnLoadComplete event

Implements feature request ppy#30438.

Changes:
- Add FollowCircleScale bindable setting to OsuModStrictTracking (range: 0.5-3.0, default: 2.4)
- Expose setting in mod customization panel with label 'Follow circle size'
- Update SliderInputManager to use custom follow circle scale for tracking calculations
- Update FollowCircle implementations (Default, Argon) to scale visually based on setting
- Add real-time visual scaling when setting is changed during gameplay
- Fix memory leak by properly unsubscribing from OnLoadComplete event
@pull-request-size pull-request-size bot added size/L and removed size/M labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant