Original Discord Post by flying_chicken | 2023-11-14 11:11:04
Hi, I want to implement the Convai AI character inside my already build Unity VR . I want to clarify and know more about things I stated bellow
I did not using Convai Scene, using URP currently and already VR-able, is there anyway Convai character is workable in this case or else I need to rebuild the whole scene inside Convai Scene
How to set up the capsule so that it is compatible with Convai interaction and VR at the same time
Reply by k3kalinix | 2023-11-14 11:14:32
1- You don’t need to recreate the whole scene.
When you add the necessary Convai scripts, your scene will be suitable for use.
Reply by flying_chicken | 2023-11-14 11:27:20
regardless of this, what are the necessary convai scrip
Reply by k3kalinix | 2023-11-14 11:27:31
If you look at our sample demo scene, there are 2 scripts on Player. Add these scripts to the player.
Reply by flying_chicken | 2023-11-15 01:19:46
Hi, I testing Convai in URP template but character still remain pink after I rendered it. Is there any way to fix this or I need to use normal built-in
i am trying the same thing but i am facing some issues.
on my script screenshot, i decided to not touch the existing implementation, and created a separate, functions which subscribe to actions i created. but its not working. check the log, you can observe i have log the stages.
quick question.
why does it claim, no active character even though, i checked, true. is Character Active.
due to the fact i am aiming for VR, i changed the canvas. to word space, but the words are not appearing, even the handlers.(i.e character: and player: )
so for VR, how does it go with micro phone, handling? for example if you are developing for window, you can control that on window settings, and my concern, is mostly during development, i struggling with testing.
NOTE: i imported a custom character, using the character importer. i created the player using ready player me on the dashboard. i hoped i configured correctly following the example character.
i am using XR tool kit.
i am using the complete version, the one from google drive