League-of-Foundry-Developers / fvtt-module-theatre

GNU General Public License v3.0
32 stars 41 forks source link

Removal of actors from stage #18

Closed strongpauly closed 3 years ago

strongpauly commented 3 years ago

Smarten up the actor right click context button and sheet header button to know whether actor is currently on stage, and to change to "Remove from Stage" if so. Also add a "clearStage" function which can be called by macros (for now?)

megahead11 commented 3 years ago

I'm gonna run some tests on a local copy to verify functionality of some of these features before I commit the pull request. Thanks for your contribution!

megahead11 commented 3 years ago

I gave this branch a test and it seems like it works good so far! I'll go ahead and commit it.