I want to access the values 'oldValue', 'newValue' and 'change' when a change on a status value occurs and give them as parameters to a Call Function node.

I use the following setup for these parameters with the variable key adjusted:
Parameter Type: Float
Int/Float Value: Float Variable
Variable Key: oldValue
Variable Origin: Local
Math Function: None

The function is called successfully but the parameters all hold the value of 0. Am I missing a setup here somewhere?
  • Which ORK version are you using?
    The change schematics originally set those variables only as Int variables and where updated in later versions to also set them as Float variables.
    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!
  • I'm using ORK v3.3.1.
    I changed the parameters to int variables and I get the proper values now.
  • I think it was added in 3.5 or later.
    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.