In fomulas, can I perform complex arithmetic operations instead of simple calculations from left to right?
  • You can use formulas within formulas to use as parenthesis. This can increase complexity of your math equations.

  • Alternatively, you can also write custom nodes or call external functions for this. E.g. ORK 2.31.0 added the Function Value node to formulas, which calls a custom function passing on the FormulaCall of the formula, which holds the current value, user/target and local variables/selected data of the formula calculation.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.