Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
beyondinfinity's avatar
beyondinfinity
Expert Protege
8 years ago

[Jetpack] How to add midair control, and jump in all directions to OVRPlayerController [SOLVED]

Hey all. I'm new to Unity and C#. I've scripted a basic Jetpack based on the default Jump function of the OVRPlayerController and it works great, except that when I'm moving forward and press jump I only move upwards, instead of forward and up. How do I fix that? Also, how do you add midair control with the stick. Thanks.

Disregard my stupidity. I just saw the code where it disables positional movement in air.