Loading...

Logo
DocumentationBehaviorsCustomValue
Custom

Value

Last updated September 28, 2018

Description

You can use this behavior to store information like numbers and text. Unlike Box Containers, you must use this behavior as an action. The true value of the behavior changes only when this behaviour is executed.

Properties

Triggers Immediately

ValueThis is the value that this behaviour will output.

Outputs

Input

Outputs the stored value.

Examples

For example, when your main character collides with another object, you can call this behaviour to update it's output value.

Array

Box Container

Dictionary

Get Array Value

Get Dictionary Value

Modify Array

Modify Dictionary

ValueReference.gif