perf: add arrow performance controls

This commit is contained in:
Xurkon
2026-06-04 16:53:21 -05:00
parent 71a77b39d0
commit a1424bdd53
3 changed files with 90 additions and 7 deletions
@@ -64,6 +64,9 @@ function QuestieOptionsDefaults:Load()
arrowCustomIsSheet = false,
arrowFontSize = 10,
arrowFont = 'Friz Quadrata TT',
arrowUpdateThrottle = 0.05,
arrowRecalcInterval = 1.0,
arrowTrackerRefreshThrottle = 0.5,
debugArrow = false,
enableObjectives = true,
enableTurnins = true,