Info

  • License MIT License
  • Copyright Colludium. All rights reserved.

Statistics

  • Download count620 total downloads
  • Latest download count 381 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Run

  • Actions

    {my}: restart fade

    Run the fade again.

    {my}: start / resume fade

    Set the fade to running, if paused or not started.

    {my}: pause the fade.

    Pause the fade.

Settings

  • Actions

    {my}: set fade-in time to {0}

    Set the fade-in time property.

    {my}: set wait time to {0}

    Set the wait time property.

    {my}: set fade-out time to {0}

    Set the fade-out time property.

  • Conditions

    On {my} fade-out finished

    Triggered when the fade-out has finished.

    On {my} fade-in finished

    Triggered when the fade-in has finished.

    On {my} wait finished

    Triggered when the wait has finished.

    Fade is running

    Fade is running.

  • Expressions

    TimeFadeIn

    The fade-in time in seconds.

    TimeWait

    The wait time in seconds.

    TimeFadeOut

    The fade-out time in seconds.

    Progress

    Progress of current Stage, 0 to 1.

    Stage

    The current Stage of the fade, 0 = in, 1 = wait, 2 = out, 3 = finished.