PlayerController | The player controller interactable with InworldCharacters. It contains a MainCamera and SimpleCameraController |
DummyAvatarLoader | If you do not want to load a 3D avatar, use this prefab to replace GLTFAvatarLoader |
GLTFAvatarLoader | This uses GLTFUtility to load avatars |
InworldFileDownloader | The player controller interactable with InworldCharacters. It contains a MainCamera and SimpleCameraController |
InworldController | This is the main controller used at run-time. It is a singleton gameObject . Please ensure that there is only one InworldController in the scene |
InworldCharacter | These are the AI character controller classes for players to communicate with. They are typically attached to the .glb model |
Bubbles | These BubblesLeft and BubblesRight have two versions for the global chat panel and character's chat panel |