Info

Statistics

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

Owners

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

General: Spawn

  • Actions

    Spawn {0} instances. Size: {1}, angle: {2}. Index goes in var #{3}, width scale in var #{4}, height scale in var #{5}

    Spawn object instances at every cell.

    Spawn {0} instance at {1} cell. Size: {2}, angle: {3}. Index goes in var #{4}, width scale in var #{5}, height scale in var #{6}

    Spawn object instances at every cell.

General: Setters

  • Actions

    Set {0} cells

    Set cells number.

    Set cell width to {0}

    Set cell width.

    Set cell height to {0}

    Set cell height.

    Set width spacing to {0}

    Set width spacing.

    Set height spacing to {0}

    Set height spacing.

    Set columns mode to {0}

    Set columns mode.

    Set number of columns to {0}

    Set number of columns.

    Set fill width mode to {0}

    Set fill width mode.

    Set fill height mode to {0}

    Set fill height mode.

    Set {0}

    Set keep cells ratio.

    Set horizontal float to {0}

    Set horizontal float.

    Set vertical float to {0}

    Set vertical float.

    Set flow to {0}

    Set flow.

    Set main axis direction to {0}

    Set main axis direction.

    Set cross axis direction to {0}

    Set cross axis direction.

General: cells

  • Expressions

    getCellsNumber

    Cells number.

    getCellX

    Cell's X position at index.

    getCellY

    Cell's Y position at index.

    getCellWidth

    Cell's size: width.

    getCellHeight

    Cell's size: height.

    getCellHorizontalScale

    Cell's scale: horizontal.

    getCellVerticalScale

    Cell's scale: vertical.