Original Discord Post by allegregamer | 2024-08-25 22:08:42
hello everyone, im new here. I watched few youtube video to learn how to set up my character into a Unity project. Is there a way to interact with the NPC in third person view. As if we are calling them via radio? I am making a top down shooter
I have my third person player in the scene, then I have the Convai NPC which I dont need him to be visible as he will be only talking with the player via radio, then I have the Convai Essentials game object which includes the convai player character the camera and the input manager. for now I just set the character to be very close to the NPC so that it triggers the talk option with T. and I have the camera set on display 2 so it is not visible in game and I can use my main camera for the third person view. which is a top view that follow the player. this set up works for testing, but im sure is not the ideal one. Is there a tutorial available that I could follow, as I did not really understand from your reply
I will soon. Im busy at work now. It would be cool if we can do a live stream session where I share my screen to show you my set up and you could guide me through.