Skip to content

AICharacterChatCamera

This AICharacterChatCamera community component determines the distance, position offset, and rotation offset of the camera relative to the AI NPC during conversations. Attach this component to the AI NPC that you want players to talk to. For a smooth gaming experience, it's recommended to attach only one AICharacterChatCamera component to an AI NPC.

This component includes:

Property Description
AICharacterChatCamera Distance
AICharacterChatCamera Rotation offset
AICharacterChatCamera Position offset

This Component is usually used with the AICharacterMain component and the NPC feature (available via + Feature>Gameplay>NPC).