VRC_ObjectSpawn

❗️

Deprecated

This component is deprecated. It is not available in the latest VRChat SDK, and is either non-functional, or will no longer receive updates. It will be removed at a later date.

Legacy script used to spawn in a given prefab.

Actions available via Triggers

ActionDescription
SpawnObjectSpawns prefab on the script at the GameObject's position
DestroySpawnedObjectsDestroys any objects spawned by this script

RPC's are available via the SendRPC action

RPCValid TargetsDescription
SpawnObjectAnySpawns prefab on the script at the GameObject's position
SpawnObjectAnySpawns prefab on the script at the given position and rotation
DestroySpawnedObjectsAnyDestroys any objects spawned by this script