Logic – Change Variables #
Description #
Changes the value of a variable that has already been set by a predefined operation (increment, decrement, multiply, or divide).
Properties #
Start Time
The time (in seconds) when the action will activate.
The Start Time is relative to the timeline in which the action occurs (not the absolute time from when the experience starts).
Variable Name
Select which variable to change.
Operation
The type of operation to be performed. The variable value will be modified based on the operation and operation value.
Increment by– add the variable value to the defined operation value.
Decrement by– subtract the variable value by the defined operation value.
Multiply by– multiply the variable value by the defined operation value.
Divide by– divide the variable value by the defined operation value.
Set value from another variable – sets the value based on the value of an existing variable.
Set to current time – sets the value of the variable to the current time.
Operation Value
The value to be used for the operation.



