Info

  • Deprecated addon Deprecated
  • License MIT License
  • Copyright Pascal Gräml. All rights reserved.

Statistics

  • Download count2,844 total downloads
  • Latest download count 994 downloads of latest version
  • Average download count2 downloads per day average

Owners

  • Beta

    Version 1.0.3.0

    • Released 19 Jul, 2019
    • 248 downloads

    WARNING: BREAKING CHANGE

    Removed variadic parameters for r158 and onwards

    1. Remove all initializeTimeline actions from your project with any version prior to r158: Remember where and how you used it! Backup your project!
    2. Save project, update addon, restart construct, load project
    3. Reinsert all initializeTimeline where they were before
    4. The timeline is now added as a string like "tweenA|2|tweenB|..." "|" Is the delimiter
  • Beta

    Version 1.0.2.1

    • Released 15 Oct, 2018
    • 234 downloads

    Fixed weird error with timeline initialization when the timeline IDs contain UIDs... man I don´t know that is some illuminati stuff right there I swear.

  • Beta

    Version 1.0.2.0

    • Released 7 Oct, 2018
    • 239 downloads

    Updated documentation for 1.0.2.0

    Added functionality: Tween instance variables

    Exposed precision property

  • Stable

    Version 1.0.1.4

    • Released 18 Sep, 2018
    • 994 downloads

    Hotfix for 1.0.1.3 (Properly minify addon)

  • Stable

    Version 1.0.1.3

    • Released 18 Sep, 2018
    • 206 downloads

    Fixed addon to properly minify

  • Stable

    Version 1.0.1.2

    • Released 5 Sep, 2018
    • 374 downloads

    Fixed a minor bug with "is active/tweening/reversing/..." conditions

    New easing options: easeInBounce, easeOutBounce, easeInOutBounce

  • Stable

    Version 1.0.1.0

    • Released 21 Aug, 2018
    • 250 downloads

    Added some new conditions

    Fixed a whole bunch of stuff, in particular timing inconsistencies should now not exist anymore (I hope).

    Updated documentation

  • Stable

    Version 1.0.0.0

    • Released 18 Aug, 2018
    • 299 downloads

    Initial release