ZotyDev / objects-interactions-fx

A Foundry VTT module that provides automation and effects for everything that I and other people might find fun :D
https://foundryvtt.com/packages/object-interaction-fx
MIT License
11 stars 2 forks source link

[FEATURE[ Preview for effects #42

Open ZotyDev opened 10 months ago

ZotyDev commented 10 months ago

Creating effects is not a easy task currently, and testing the effects is not that easy, because of that OIF needs a effect previewer to make effect creation easier. A custom FormApplication with a canvas to let the users preview the effects they are creating, with example tokens, items and scenarios. This will be crucial for the Effect Editor implementation as it would be a pain to create effects without a way of seeing the results fast. Sure the user could create a custom map and use it as a testing place, but that is not a good way of handling things.