This is a small personal project that I created using Unity and the XR Interaction Toolkit.
In this project I programmed a flight simulation script using C# that takes the acceleration of the VR controls and adds a proportional force to the player's body, allowing the player to fly.
This simulation takes in consideration arms position, VR controls acceleration and head position to simulate flight.