VRTK icon indicating copy to clipboard operation
VRTK copied to clipboard

Flight controller

Open noorbeast opened this issue 8 years ago • 7 comments

Is it possible to include flight control capability, similar to here: https://www.assetstore.unity3d.com/en/#!/content/61830

noorbeast avatar May 31 '16 04:05 noorbeast

Yeah it was something I was considering adding. I'll leave this issue open as the marker for the task.

thestonefox avatar May 31 '16 08:05 thestonefox

I'm using this same flying system prefab with the VRTK just fine. After the addition of the ChildOfControllerOnGrab it's actually pretty cherry. ;D

MrJimbones avatar Jun 03 '16 08:06 MrJimbones

+1 for flight, just a thought but perhaps helpful to have options to toggle between averaging direction of:

  • controllers only
  • controllers + HMD
  • HMD only

stevenblakedesign avatar Aug 05 '16 10:08 stevenblakedesign

@Fuseman implemented this in one of his tutorials

https://www.youtube.com/watch?v=p9u3yLUR5CQ

Looks relatively easy to implement.

thestonefox avatar Oct 22 '16 06:10 thestonefox

I think this can be closed, there is no real action to be taken on this right now.

kristianpd avatar Sep 22 '17 16:09 kristianpd

Seems kinda trivial to add to the new movement actions. However whats the demand for this and more specifically what are the use cases for the people who would like this feature?

Personally I can see this useful even during development or testing as a god mode but that wouldn't require any collision or other advanced features so the initial implementation would be pretty simple.

Any comments?

reznovVR avatar Sep 22 '17 18:09 reznovVR

Actually this is superman flying, i think it's relatively straight forward to implement this sort of feature so we may as well

thestonefox avatar Sep 27 '17 11:09 thestonefox