Add Tag

Overview

The Add Tag Node attaches a tag to an Object. This tag acts as metadata and can be used later to identify many Objects by a shared tag.

It is important to note that when a tag is added with the Add Tag Node, the tag is only added once executed in the Incari Player and does not interact in any way with the tags added in the Attributes of an Object in Incari Studio. For example, this Node could be used for an Object created on runtime.

Scope: Scene, Function, Prefab.

Attributes

Object

AttributeTypeDescription

Object

ObjectID

The Object that the tag will be added to, if one is not provided in the Input Socket.

Input

AttributeTypeDescription

Tag

String

The tag to be added to the selected Object, if one is not provided in the Input Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Object ID

ObjectID

The Object that the tag will be added to.

Tag

String

The tag to be added to the selected Object.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

See Also

Last updated