Skip to main content

Prefabs

Prefabs

PrefabDescription
PlayerControllerThe player controller interactable with InworldCharacters. It contains a MainCamera and SimpleCameraController
DummyAvatarLoaderIf you do not want to load a 3D avatar, use this prefab to replace GLTFAvatarLoader
GLTFAvatarLoaderThis uses GLTFUtility to load avatars
InworldFileDownloaderThe player controller interactable with InworldCharacters. It contains a MainCamera and SimpleCameraController
InworldControllerThis is the main controller used at run-time. It is a singleton gameObject. Please ensure that there is only one InworldController in the scene
InworldCharacterThese are the AI character controller classes for players to communicate with. They are typically attached to the .glb model
BubblesThese BubblesLeft and BubblesRight have two versions for the global chat panel and character's chat panel