How to make subtitle for Oculus VR??
You can use a Text Render component parented to the HMD (VR Camera), at a proper distance, and use its SetText method to display your subtitles. Another option, more complicated, is to use Stereo Layers.
How to make subtitle for Oculus VR??
You can use a Text Render component parented to the HMD (VR Camera), at a proper distance, and use its SetText method to display your subtitles. Another option, more complicated, is to use Stereo Layers.