tzachshabtay / MonoAGS

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

Enter/LeadIn+Exit/LeadOut animations #90

Open tzachshabtay opened 7 years ago

tzachshabtay commented 7 years ago

Add the ability to have an "enter" animation (the character starts walking), and an "exit" animation (the character stops walking). The "enter" animation will be called before running the actual animation, and the "exit" animation will execute every time the animation is stopped. Also, see discussion here: http://www.adventuregamestudio.co.uk/forums/index.php?issue=293.0