K3
September 19, 2024, 9:49pm
1
Original Discord Post by coltonix. | 2024-09-19 21:49:07
Hi! Hope you can help me with this
So I’m using Unity’s own VR core template for my project with Convai. Right now I don’t know how to use the template’s own XR controllers to enable voice input, toggle on settings and interact with the settings menu. Could you help me resolve it please?
Background:
Unity 2022.3
Currently I have imported my Convai character to the project, and have successfully conversed with him in the Convai VR’s demo project, but I just hope to use Unity’s controllers instead of the Convai VR controllers
K3
September 19, 2024, 9:49pm
2
Reply by k3kalinix | 2024-09-19 21:49:34
Hello <@367438775263035402>
K3
September 19, 2024, 9:49pm
3
Reply by k3kalinix | 2024-09-19 21:49:40
Welcome to Convai Community!
K3
September 19, 2024, 9:50pm
4
Reply by coltonix. | 2024-09-19 21:50:02
Hi K3 thank you! Nice meeting you
K3
September 19, 2024, 9:50pm
5
Reply by k3kalinix | 2024-09-19 21:50:57
First drag and drop the Convai Essentials VR prefab to your scene.
Convai/ Convai VR / Prefabs
K3
September 19, 2024, 9:54pm
6
Reply by k3kalinix | 2024-09-19 21:54:14
Then in the Hiearchy’s search box,
Search ConvaiHandPanelHolder
Copy this game object.
Then paste it into your Left Hand Anchor object.
K3
September 19, 2024, 9:56pm
7
Reply by k3kalinix | 2024-09-19 21:56:53
Click on your XR Player
Add these components,
ConvaiGRPCAPI
ConvaiNPCManager
ConvaiPlayerDataHandler
K3
September 19, 2024, 9:57pm
8
Reply by k3kalinix | 2024-09-19 21:57:17
Delete ConvaiVRPlayer
K3
September 19, 2024, 9:57pm
9
Reply by k3kalinix | 2024-09-19 21:57:22
And Try.
K3
September 19, 2024, 10:00pm
10
Reply by coltonix. | 2024-09-19 22:00:38
Thanks! I just did all those and ran the game. But now it’s like this:
K3
September 19, 2024, 10:02pm
12
Reply by coltonix. | 2024-09-19 22:02:03
What do you think i’m missing?
K3
September 19, 2024, 10:03pm
13
Reply by k3kalinix | 2024-09-19 22:03:09
Where is Convai Essentials prefab?
K3
September 19, 2024, 10:05pm
14
Reply by coltonix. | 2024-09-19 22:05:41
Oops I deleted it but now that I brought it back, it’s still doing the same thing. Like my XR Origin just disappeared on running
K3
September 19, 2024, 10:06pm
15
Reply by k3kalinix | 2024-09-19 22:06:16
Show me the Hiearchy
K3
September 19, 2024, 10:06pm
16
Reply by coltonix. | 2024-09-19 22:06:18
Images:
K3
September 19, 2024, 10:10pm
17
Reply by k3kalinix | 2024-09-19 22:10:52
Please delete the ConvaiVRPlayer
K3
September 19, 2024, 10:11pm
18
Reply by coltonix. | 2024-09-19 22:11:43
By ConvaiVRPlayer, do you mean the XR controller that comes with Convai Essentials?
K3
September 19, 2024, 10:12pm
19
Reply by k3kalinix | 2024-09-19 22:12:13
Yes, gameobject name is ** ConvaiVRPlayer **
K3
September 19, 2024, 10:12pm
20
Reply by coltonix. | 2024-09-19 22:12:55
Images: