Closed BlueSoapTurtle closed 3 weeks ago
I'm not a fan of this, i think this is too much plugin code dedicated just for config options. Also #16 was addressed by the c034e9e37b433b5e9d78867ebe590a58b12ec3d8 changes
I'm not a fan of this, i think this is too much plugin code dedicated just for config options. Also #16 was addressed by the c034e9e changes
I think I misread the issue, saw the comment from HenryBurns
As a workaround here, you could set the baseline highlighting opacity to 0, so it's fully transparent. Then you'd still have the quick action highlighting.
Right now the quick action highligts in the same way as the regular outline which is not very visible, by allowing the users to change the quick-action highlight to click_box it becomes much more visible,
There's also the benefit of being able to change the lever highlight to clickbox which makes them easier to click on,
I removed the config option for digweed as that is a bit overkill and also the hull option as it's redundant. Not sure how to reduce the code more for the config options as use these settings myself now when playing the minigame
This change makes it possible to change the highlight style between the current outline or the object's clickbox
Changes
Outline Click box
I also reordered the config a bit
Lmk if anything needs changing :)