Info

Statistics

  • Download count1,988 total downloads
  • Latest download count 464 downloads of latest version
  • Average download count1 downloads per day average

Owners

  • Stable

    Version 2.2.1

    • Released 18 Feb, 2021
    • 464 downloads

    Minor change to support Javascript modules in Construct 3 versions r226 and above

  • Stable

    Version 2.2.0

    • Released 20 Jul, 2019
    • 620 downloads

    — All actions and conditions with variadic parameters are deprecated now. I replaced them with actions and conditions with fixed number of parameters

    — Added a new expression: "Parameter". Use it to get any parameter of any easing

  • Stable

    Version 2.1.0

    • Released 5 Nov, 2018
    • 392 downloads

    – New "On tick" trigger: no need to use Function plugin anymore. There's backward compatibility though. Old projects using Construct tick-functions will still work.

    – Additional parameters for the Easing call: now when you call Ease action you can also pass additional parameters like Object's instance variable. You can later use or check them in the "On tick" or "On finished" triggers. Thus, you can handle multiple easings for different object instances at the same time using the same Easing tag . You can basically have several triggers: "OnTick 'ButtonTransparency' ('close-button')", "OnTick 'ButtonTransparency' ('popup-button')"

  • Stable

    Version 2.0.2

    • Released 16 Oct, 2018
    • 252 downloads

    Fixed the issue that would break the project if you exported with "minify" option

  • Stable

    Version 2.0.0

    • Released 27 Sep, 2018
    • 260 downloads

    A fresh version