DaymareOn/hdtSMP64

Add `minimumActiveSkeletons` setting

Open

#139 aperta il 28 apr 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (34 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (67 star)
Metriche merge PR
 (Merge medio 15h 45m) (28 PR mergiate in 30 g)

Descrizione

With autoAdjustMaxSkeletons enabled and low FPS, the resulting number of active skeletons is always 1 (the player). It would be nice to have SMP always active on player and follower, which is usually closest skeleton to player.

Add minimumActiveSkeletons which will clamp the resulting number of active skeletons between minimum and maximum settings.

Guida contributor