Variable
Block Name | Block | Description |
---|---|---|
Return the Vector3 value or the separate x/y/z values of the target's position.
note The focus point is only available on a Character object at this moment. | ||
Return the Vector3 value or the separate x/y/z values of the target's rotation.
note The focus point is only available on a Character object at this moment. | ||
Return the Vector3 value or the separate x/y/z values of the target's scale.
note The focus point is only available on a Character object at this moment. | ||
Return the selected Boolean variable. | ||
Set the selected Boolean variable to input value. | ||
Return the selected Number variable. | ||
Set the selected Number variable to input value. | ||
Convert a Number value to a Text value. | ||
Convert a Boolean value to a Text value.
| ||
Return the selected Color variable. | ||
Set the selected Color variable to input value. | ||
Return selected Vector3 variable in vector3 format or in separate x/y/z values. | ||
Set the selected Vector3 variable to input value. |