Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

V Armory - VR Firearms

An interaction system to create not only firearms but any type of VR interactable object. · By Twitch375

OVRTrackedRemote Error

A topic by wilmerlin created Jul 10, 2019 Views: 384 Replies: 1
Viewing posts 1 to 2

Where does this component come from?

 I am trying to use version 1.1 of VArmory with the OVR.unitypackage. I have the Oculus Integration asset (1.36) imported but am getting this error from the ItemEditor component:

Assets\Assets\V Armory\Scripts\Editor\ItemEditor.cs(27,17): error CS0246: The type or namespace name 'OVRTrackedRemote' could not be found (are you missing a using directive or an assembly reference?)

Any pointers in the right direction would be appreciated.  Otherwise, I'll keep poking around.

Thanks in advance,

Wilmer

Developer

Hi, I'm having trouble downloading the latest version of Oculus Integration package. Something to do with a very stubborn cached version. This line is supposed to spawn a controller visual but doesn't work as intended even in the latest version that has a new component name of "OVRControllerHelper". Changing the component name to the new one will fix the null ref but still wont spawn a controller visual as intended. Sorry for the inconvenience.