2.0.0
Compatible with AGS 3 and above. Download the latest 1.x module if you would like to use AGS 2.x.
- Added ability to stop individual Tweens.
- Added ability to set optional startDelay for all tweens.
- Added ability to optionally play all tweens by seconds or speed.
- Added convenient FadeIn and FadeOut tween functions where it made sense.
- Added support to create custom tweens.
- Added new Tweens (X, Y, and Character Z).
- Added ability to speed up game during blocking tween playback.
- Exposed internal functions into TweenMaths and TweenGame.
- Added more timing utility functions.
- Added new common Easing equations.
- Improved limit and error checking.
- Changed all values away from short and towards int or float.
- Broke compatibility with 1.x modules and created compatibility module.
- Removed support for AGS 2.x.
- Using more standard names and now more compliant with the module guidelines.
Download ags-tween-2.0.0-module.zip below to get the compiled module and installation instructions.
Documentation: http://ags-tween.readthedocs.io/en/v2.0.0/