geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
4 stars 3 forks source link

Advanced actor type select awareness and settings #5

Closed geoidesic closed 2 months ago

geoidesic commented 3 months ago

To make it more generic, 1. [ ] grab the actor types from the system's template.json

  1. [x] Get the types from the config
  2. [x] include these as dynamic setting options where you can select which of them (multi select) will enable the button, and which map the Player vs. NPC.

Data for types is in game.system.documentTypes.Actor