VR questions controls with head set and two hands
I created a move logic so it would work for dualshock and motion controls.
But when I put on head set the logic that I made does not work. why does my logic don`t work with a head set on ?

I also tried creating a grab on both hands using a follower and tag. It kind of works But the tag don`t get sense as much as I wish. I place the hand right in the middle where I know for sure where the trigger zone is and nothing. what am I doing wrong can I fixes this problem.


-
Have you got comfort mode on? That will mean that the view will not change until the camera stops moving, and then jump to the new spot.
You should test by using test mode. This way you can see the gadgets and signals etc. while you play. So you can see what signals aren't sending or gadgets that aren't doing the thing you thought they would. That will help narrow down what the cause might be, and give you ideas on how to fix it.
For the follower thing, it looks like you've got a follower on the hand, which would drag the player to the object--not the object to the player. And as you're trying to drag the hand tracker itself (I guess?) that wouldn't work because the tracker is guaranteed to be at the position of the controller, ignoring anything else.
-
Thank you TAPgiles yes that was the problem I had comfort mode on. I never would of guess that was my problem. I am looking into a new right and left grab system. I pick the idea up in one of your tutorials on imp gadget you show us how to take a controller sensor and hook it up to imp follower in imp tweak.
-
The easiest way to let something be held in the left hand is to put it into a "hand tracker," and wire an off switch into "follow" so it doesn't follow... until you hold R2 while the left imp is near it. Then it will stick directly to the left hand.
Zaloguj się, aby dodać komentarz.