this is my first post in this forum.
i just started using Unreal 2 weeks ago (completely from 0 with no programming/scripting experience!)
i am using unreal for architectural projects. i am a 3Ds Max user. i managed to put all the meshes and put the lighting setup on the scene. the only problem now is how to make my HTC Vive ‘walking’ inside the room… at least teleporting
i’ve been reading lots of tutorials, browsing through forums and got a lot of link discussing this but none of them solve my’simple’ problem… i just need to walk…that’s it…
so the problems are:
if i open the VR template and run(play) it, it only shows the scene and the two ‘hands’, i can only move by physically walking only. The teleporting pointer didnt show at all… but it will working fine if i package the template file and play the execute file, it has the pointer.
i am trying to migrate all the thing on the VR template to my building scene(i started from FPS template), but when i package it , again it only shows the ‘hands’ without i am being able to move with the controller, only by physically walking.
i installed also the VRexpansion plugins… but nothing happen, i dont know how to use this plugins on the scene.
if it possible i want to make the character in VR ‘walking’ instead of teleporting.
i am dying…
really need your help guys. if someone good enough sending me a file that i can merge directly to my scene (is it possible?)that would be an angle…
Download mordentral example project with the plugin setup correctly and just migrate your project into it. If you are unsure how to migrate look up youtube for a tutorial. When you have your project migrated just put a player start in your scene and make sure in the project settings or world settings the vr example pawn is set. https://bitbucket.org/mordentral/vrexppluginexample/downloads/
Hi tcla75, thanks for your reply,
i know its a bit difficult for me to explain my problem. i did download those example projects and some template files.
i migrated my building as well to those template.
the biggest problem is: even with the clean template/example files, when i Pressed the Play button, its only shows the scene with two hands(controller only) but i cannot interact with those hands. no teleport, no grabing, basicaly no moving action with those hands.
But… when i Package/Ship the files into a playable executable files. everything is worked. its really annoying that i have to package the files everytime i need to test it.