To provide such behaviors, you need to add a component to the world that listens to these events, such as the SimpleUserSpawn paired with a CommonAvatarBuilder. These components will create new objects in the world hierarchy for newly joined users, attach appropriate components that will read the user's inputs and microphone samples and apply it to the objects in the scene and attach components that provide visuals, such as 3D models or particle systems.