Skip to main content
All of the important NPC settings can be found under Create → GladeCorewhere you can create new NPCs using the NPCPersonalityData, setup new World Lore using the World Lore Data and specific cases of output retrieval if toggled on (hardcoded questions). Unity Right Click Create NPC Personality Data Pn After creating your new NPC personality you have free reign over the recommend preset system prompts and custom prompts as well to design your NPC to suit your in-game needs. Below is an example. Unity Demo NPC Personality Data Example Pn We also supply personality sliders to use dynamically at runtime so that you can change the emotion of your NPC. This is an added layer we created with our finetuned data so it understands the emotion you are inputting with each message. Unity Dynamic Personality Sliders Example Pn Feel free to toggle the custom training prompt by disabling the variable in NPCChatComponent. With this disabled you can use any model and not just our custom model. Once these are all filled out you have now created a new NPC Personality to use within the game.