ironmonk88 / monks-combat-details

GNU General Public License v3.0
11 stars 7 forks source link

Render actor sheet on turn at position of the last actor sheet #83

Open SalieriC opened 4 months ago

SalieriC commented 4 months ago

Is your feature request related to a problem? Please describe. As a GM with two screens, I always drag my actor sheets to the second screen in a certain spot where they fit nicely and don't hide the map on the first screen or the combat tracker on the second. Each combat of each game I find myself dragging loads of actor sheets to this particular spot only to then close them all just so that they will open there when I need them during combat.

Describe the solution you'd like I'd like a function that

This way I wouldn't have to open the actor sheet of the current combatant but could also drag it to where I want it to be once each game and then continue running the game.

Additional context Additionally the position could be remembered per actor type property to make it even more useful in case player and npc sheets are preferred in different places but I'm not sure if this could be made without explicit support for systems.

ironmonk88 commented 4 months ago

You mean this feature? image

SalieriC commented 4 months ago

Plus the added feature to render it where the last one was closed. (Note: Not the last sheet of that combatant but the one of the previous combatant.) Basically I'm asking for an addition to the feature you've mentioned. I'm sorry about the confusion.