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
47 stars 25 forks source link

Add basic effect examples #273

Closed Codas closed 2 months ago

Codas commented 2 months ago

I don't know if something like this is a welcome addition to the sequencer repository itself....

This is essentially a collection of test cases / examples I used to make sure that everything is working as expected after I made some local changes and to get a bit more familiar with some of the advanced sequencer features.

These snippets are intended to be executed in a plain, new scene in foundry and are somewhat "optimized" for the default new scene dimensions and padding values.

Each file contains a anonymous function wrapper so that repeated copy&paste in browsers dev tools just works without having to create a macro in foundry itself.