Translations:Avatar System/6/en

From Resonite Wiki
Revision as of 11:50, 19 June 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.