VTTAssets / vtta-tokenizer

Tiny yet capable in-game token editor, requires trusted user level for uploads
MIT License
7 stars 8 forks source link

Add 'Token to avatar' button #19

Open VTTAssets opened 4 years ago

VTTAssets commented 4 years ago

Reported by: Talith on Source: VTTAssets Discord

I have a couple of suggestions for the monster import and tokenizer: What I have been doing is grabbing the image that is imported as Avatar (usually full image of monster) and inserting it at the Biography section, then I go to tokenizer to resize it and have the NPC frame crop it nicely. But then I have to go change the Actor image from the avatar image to the token generated image. There are 2 small changes that would help a lot: 1) If a mosnter image exists have the importer insert it into the BIography 2) have a button in the tokenizer that does the reverse of the "use avatar image" funcion (use token iamge in avatar) I hope I made sense