Hi, I would like to simulate a large jet similar to a Boeing 777 or an Airbus A380. What would be a good way to achieve this? I’m currently using the Transport Aircraft from the demo samples, but it’s a turboprop, and not a turbojet.
top of page
bottom of page
Thanks for the answer, I had done some demo poject: https://sidequestvr.com/app/36939 (it's VR with some effects like passthrough and occlusion). So if I will go further I will change the physical model behind the visual one.
Really late reply ... simple answer is that you could just model a jet engine using a 'Simple Thruster' component (SimpleThruster.cs) that will provide a specified force which you can make proportional to a throttle input.