Network Instantiate

Node description and basic instructions

Uses the Mirror networking manager to instantiate object on network scene.

Can spawn only those objects that are in the Registered Spawnable Prefabs list in Network Manager.


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

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

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

Fields

NameDescription

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.

Storage

Key where need to save instantiated clone.

Last updated