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 26 forks source link

UI for editing a sequence in the effect viewer #34

Open SalieriC opened 3 years ago

SalieriC commented 3 years ago

The effect viewer currently only provides a UI to delete a sequence. It would mean a great increase in versatility if it would also offer a UI to edit a sequence, i.e. in size.

Haxxer commented 3 years ago

What would be the things you would change? Could you give us examples of different use cases?

SalieriC commented 3 years ago

What would be the things you would change? Could you give us examples of different use cases?

I'm using sequencer as part of another module so it's hard to say what is sequencers responsibility and what not, please correct me in case it's not something sequencer should do. Size and speed come to mind. As for the use case: The module I was referring to places an animation using sequencer on a token. The effect might be part of a magic effect that can vary over time and success so allowing the user to alter the size would allow the user to adjust it to what is needed.

Haxxer commented 3 years ago

Would the expectation be that it would instantly change, or that you'd like to play animations through this, somehow?

SalieriC commented 3 years ago

I haven't thought about that. Maybe growing/shrinking in size when changing it would look good but in general I like to keep it simple. So If you're planning to do such a feature do as you please.