Network Instantiate

Node description and basic instructions

Uses Photon engine to instantiate object on network scene.


To create it, right-click on free space in Behaviour Tree window and select:

  • Create Node/Tasks/Integrations/Photon/Network Instantiate

This task node has a number of fields, that are highlighted in picture below.

Network Instantiate node

Fields

Name
Description

Node Name

Custom name of node.

Ignore Abort Self

Whether node ignores abort self or not.

Object To Instantiate

Object reference to instantiate it.

Position

Instantiate position.

Rotation

Instantiate rotation.

Parent

Instantiate object as child of.


Photon View

Required componet for Photon Engine instantiate node.

Last updated