tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
27 stars 8 forks source link

Animation- allow binding a frame duration to an event/condition #148

Open tzachshabtay opened 7 years ago

tzachshabtay commented 7 years ago

For animation frame duration, instead of giving it a number of ticks, we should be able to say something like "only switch to the next frame after some event/condition happens", like a completion of a sound effect, for example.