Forums » Android

Third person view on gear vr

Oct 27, 2016 verebril link
Hi all,

I have recently bought the game for the gear vr, and I was told that it should be possible to play in third person mode too. How can this mode be activated? Many thanks.
Oct 30, 2016 raybondo link
Third-person mode is not supported in the VR versions, sorry.
Nov 01, 2016 verebril link
Then why did a dev said to me that it was in his reply to my review of the game in the oculus store?
Nov 04, 2016 incarnate link
I was mistaken. It had been disabled, and I didn't know. But we will look at re-enabling it as an option in the near future.
Dec 02, 2016 thecamelman79 link
i've done this just fine.
Feb 05, 2017 EO Dyn link
I have a Gear VR and you can put it in third-person mode under Options in the Game Settings area. I find that it's a little goofy to fly around in that view with the VR, but that may just be because I'm not used to VO yet.
Feb 05, 2017 anthonsh12 link
The keybind works too but it takes effect at next dock or jump. Better as an alias with an echo telling you which mode you queued.

The menu version is immediate.
May 11, 2017 Azurefrost link
It's nice to be able to look at the ship you worked to get and watch it fly a bit. You wouldn't probably use it during combat since it might be disorienting, but nice to see you aren't just a disembodied camera flying around.
May 12, 2017 anthonsh12 link
Like I said, you can do it but it works on next dock/launch or jump. (OR you can do it instantly in the menu!)

I made an alias. You copy this into the wgaf.cfg file in the android, data ,com.guildsoft .... gearvr folder.

You would also need to scroll down and bind "meview" to a button on your gamepad, or save /meview to M1 (for example) as a keyboard shortcut.

alias meview1 "set flightCameraMode 1; alias meview meview2; echo '3rd Person Mode Buffered'"
alias meview2 "set flightCameraMode 0; alias meview meview1; echo '1st Person Mode Buffered'"
alias meview "meview1"

I also have some nice chat aliases. :-)