VR RPG like dialogue system

537 views Asked by At

So I'm trying to implement a dialogue like system using Google Carboard VR, and I have been having trouble as to how I would implement this, I tried using Fungus but the dialogue boxes that are showing up are not exactly VR ready. This is how it is showing up:

How the dialog boxes are appearing

I got references to individual cameras (Left and Right) and setting them as parents to script generated dialogue boxes (duplicated it onto both) as their respective parents. Also, I tried changing their positions to inside each respective lens but still i did not get the result i needed. Is there a tutorial for Fungus for VR or if someone has worked on something similar. Or is there any other asset (preferably free) that can help me with what I am trying to do? OR maybe a solution through Unity's native UI?

Keep in mind I need a solution for VR not normal rendering.

0

There are 0 answers