farling42 / fvtt-pdf-pager

PDF Pager for Foundry
MIT License
6 stars 4 forks source link

Set unique PDF for each Actor #30

Closed farling42 closed 1 year ago

farling42 commented 1 year ago

Add a button into the Actor title bar where you can choose a PDF file for that specific Actor which is different to the default PDF.

You could then set the default PDF to the NPC sheet, and choose the PC sheet for specific Actors.

farling42 commented 1 year ago

It might be easier to add it as a popup in the context menu in the Actor sidebar.

Ask for a file, and store that in a flag on the actor.

If the file is blank, then the flag is removed.

In the PDFActorSheet check for the local flag before using the global flag.

farling42 commented 1 year ago

Implemented in 0.23.0