1000nettles / combat-numbers

A FoundryVTT module showcasing bouncing combat numbers on tokens, similar to old-school JRPGs.
https://foundryvtt.com/packages/combat-numbers/
MIT License
5 stars 8 forks source link

Suggestion: Move buttons to actor menu #23

Open RollToSaveVsDragons opened 3 years ago

RollToSaveVsDragons commented 3 years ago

Like in this picture. It's very nice to have those buttons, I just think they would be more convenient in the menu most frequently used during play

moved

.

1000nettles commented 3 years ago

The issue here is unfortunately a bit of a technical one. The controls layer toolbar buttons are specifically linked with their respective canvas layer. The layer that renders the Combat Numbers is a layer on top of the token layer itself.

As you're looking to easily toggle these things on / off... Would it help if these were easily available in some macros instead?

RollToSaveVsDragons commented 3 years ago

Oh okay, I wasn’t aware of that connection. Yes, macros and/or hotkeys would make it quicker to toggle. Still wondering if this could also be tied into the pf2e system somehow, where automatic damage resistance subtraction is very close to complete. So the players see the full damage but the GM sees the actual damage after resistances. Idk, probably a tall order 🙂