I need a bit of guidance. I am working with steamVR. I want to create Motion Controller component using C++. But I cant find a way to do that. Is it possible to do that? if so what header files or setup do i need to do to achieve what I want? An example would be much appreciated if its possible.
It helped alot man. I needed to know how I can get the VR components and that link showed exactly how to do that. Only thing i couldn’t get was USteamVRChaperoneComponent for some reason. But ill figure that later i guess. Thanks a lot
I did that before. I tried it again. But it doesnt compile at all. Can I be possibly missing any thing? Its like the dependencies “SteamVR” and “SteamVRController” arn’t working at all. Also The motion controller are tracked but the are seen in sky box for some reason. Is that also because of not having SteamVRChaperone?