Thread: NPC position
View Single Post
03/20/18, 02:39 PM   #1
ltarunas
Join Date: Mar 2018
Posts: 1
Question NPC position

I am struggling to find the parameter that controls the position of an NPC during dialogue. My aim is to center the position of the NPC during dialogue.

I am trying to make an addon that improves the vanilla dialogue without using:
Code:
SetInteractionUsingInteractCamera(false)
to unlock the camera.

Last edited by ltarunas : 03/20/18 at 02:41 PM.
  Reply With Quote