m correct |
m YoshBot moved page ProtoFlux:User Spawn to ProtoFlux:UserSpawn: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:40, 21 August 2025
User Spawn
World
The User Spawn
node is an event that fires when a user spawns/respawns in the current world this node is in, as well as providing that user.
Spawn events can happen when a user either gets removed or deleted from the hierarchy, using the respawn button in the session menu, or using a gadget to respawn a user.
Inputs
OnlyHost (Bool)
Fires events for user spawns only for the host of the session.
Outputs
OnSpawn (Call)
Fires when a user spawned in the world.
SpawnedUser (User)
The User that spawned in this world.