Unity Game Engine Tutorial VR Interaction Framework Base Helicopter Controller VR Conversion

Sdílet
Vložit
  • čas přidán 1. 09. 2022
  • CrypticColza! Challenge Accepted!
    This one is more like a here you go tutorial. I had to rewrite most of the helicopter controller to make it work in VR. So here it is, and follow the video to set it up. Hopefully it gives you a free basic helicopter setup you can use in VR. This one was a tough one.
    Updated Helicopter Controller Script Download; I fixed the delayed take off if landing on a high object, so now it just goes up when you want no matter where you land. I also added a reset to it so if you bail out and you are not on the ground, the Helicopter should return to start position. You can find this in the Update of the script. It doesn't need to be in the Update, this can be called from a button or from the exit script to keep it out of the update function. It is in the update so it works without further modification, however, I recommend moving it out of the Update function and just calling it some other way as it doesn' t need checked every frame. Happy flying.
    New Helicopter controller.
    drive.google.com/file/d/1eeaN...
    Original Scripts Download:
    drive.google.com/file/d/1reww...

Komentáře •