Riqorm / PlayHomeVR

Experimental VR Plugin for PlayHome Trial
MIT License
50 stars 11 forks source link

Grabbing to rotate view #10

Open OFFTI opened 6 years ago

OFFTI commented 6 years ago

Hi Riqorm,thanks for your work,It's great. My English is just so so.In game the way to move my position is "grabbing." Just hold the grip button and move the controller around to move in the opposite direction. But when I want to rotate the angle of view, i need pressing the left or right side of my trackpad.This operation is a bit inconvenient. Can combine the rotate view and move position to "grabbing"?Then if you want to rotate the view.Just hold the grip button and rotate the controller,Like in PlayclubVR or other VR game.

Riqorm commented 6 years ago

I think what you are looking for is already in, or better part of the initial VR plugin framework. Go to your settings and set "GrabRotationImmediateMode" to false. Then pulling the trigger while grabbing will allow you to rotate. (It seems the description is off though, true means actually disabled and false enabled in the settings)

OFFTI commented 6 years ago

Got it,THX ! thanks for your work again.

OFFTI commented 6 years ago

Find a little problem. Now in the game to rotate the view,you need hold 2 buttons--“grabbing"+ "trigger”,It's still a bit inconvenient. In HS or RLAYCLUB if you want move and rotate,just have to hold one button“grabbing"and you can do it all,This is very convenient and not easy to miss operation.Hope it can be changed into one button. Thanks again