pazindorb / dc20rpg

MIT License
29 stars 2 forks source link

[SUGGESTION] Add a "Run Roll Level Check" indicator and/or reminder. Improve visibility of function's existance. #29

Closed Friendly-Mushrooom closed 4 weeks ago

Friendly-Mushrooom commented 1 month ago

The "right click on roll to do level check" is quite sleek, but I think it needs improvements to visibility. How would new players know that it exists? Furthermore, I think a LOT of players would forget to click that VERY often.

Perhaps instead there could be a highlight to show that things would change if it were right clicked? A glowing outline to remind people "Hey! There are modifications that are supposed to happen here if you want them!"

I recognize that that may require a lot of calls to whatever function(s) handle that. Maybe upon mouseover of the roll button the function is preemptively called, and the roll button becomes orange to indicate this to the player?

Not as active, but maybe just a separate refresh button? That may be more intuitive- knowing about the right click is pretty hidden.