fantasycalendar / FoundryVTT-Sequencer

This module implements a basic pipeline that can be used for managing the flow of a set of functions, effects, sounds, and macros.
Other
46 stars 22 forks source link

Add local: boolean to .play() #260

Closed MrVauxs closed 1 month ago

MrVauxs commented 1 month ago

For when you want everything local and not iterate over every part of a Sequence with .locally()