tzachshabtay / MonoAGS

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

Improved tweens #193

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

Resolves #168 .

Added repeating tweens and time manipulations on tweens. Added a showcase for tweens in the demo game (and improved content scrolling for the showcase, including moving to a 2-thread model), and added documentation for the tweens and the engine’s threading model.