Search the Community
Showing results for tags 'airplanex'.
Found 3 results
-
This thread originated when I was trying to save my addons when they all had stopped working after the TacOps update. Now in hindsight I want to share some examples and ideas about physX for aircraft, especially for tail drag setup. Feel free to share insights in this thread. The TacOps update of November 2017 changed the ground handling of airplaneX simulation. This probably happened accidently while BI was trying to improve tank movement. Anyway, since then aircraft set up in the traditional way (Arma 2 style) and with airplaneX enabled may start to jump and blow up on the runway. This usually happens at ground speeds exceeding 50 km/h (even on VRs flat surfaces). Before this update the mix of physX and old wheel config worked just fine. In some aspects that system was superior to the new physX wheel setup. It was possible to <damage hide> parts of the gear like a wheel so you had to land on two wheels and balance the plane, actually simulate belly landings and things like that. Some of my Secret Weapons mod planes do work this way still. The IL-2 for instance looses a wheel after some damage and can belly crash land. I have no idea why it still works and never managed to reproduce that setup. Now the following are some of my personal observations concerning airplaneX and physX wheels. Not pretending to understand what is really going on. Just some observations after doing this to a few dozen aircraft. First some basics: General setup / Tricycle gear setup (http://en.wikipedia.org/wiki/Tricycle_landing_gear) Differences for Tail draggers (https://en.wikipedia.org/wiki/Conventional_landing_gear): Setting up class wheels: Final Thoughts: For a standard tricycle gear plane all of this is not entirely bad. It does not add anything much except a lot of work and maybe some nicer damper animations. You lose the option to damage the gear functionally or to belly land though. For a taildragger you could try the old Arma2 setup without this and use the old system first and see if you can make it work. For slow planes (Biplanes/Ultralights etc) just stick to the old way and forget about class Wheels. The bumping/exploding effect usually happens above 50km/h so may not be relevant to you! (examples for this are my An-2, Ultralight, and every plane in my Flying Circus and Flying Machines addons) Hints: Thanks to TeTeT and Reyhard for some great suggestions!
-
Good evening, I have been trying to implement physX into my custom airplane, but something is clearly wrong. Not sure if it is a common mistake, so for the time being I'll show you a video of my problem. Whenever I start a game with the airplane, either Editor or Virtual Arsenal, the plane starts moving forwards on it's own accord, with the engine Off. The thing is, the door and cabin close, and the wheels do rotate, so it's not like the model is just "slipping". Here's the vid: https://youtu.be/NcIdnuizh_Q Not sure if it's some basic command I've missed or what but it's driving me crazy. Any help would be much appreciated. Thanks for your time!
-
I've been working on a custom airplane but I've been having problems with the gear. So far I have: -Geo + PhysX LOD both have the three wheels defined as "wheel_1", "wheel_2" and "wheel_3" and each as "Component XX" -All components in both LODs are closed and convex. -These names (wheel_1, wheel_2 and wheel_3) are the named selections on the visual LODs, and properly named in the model.cfg -Config file has driveOnComponent[] = {"wheel_1","wheel_2","wheel_3"}; -LandContact LOD has three points, one beneath each wheel If I start the plane in mid air in the mission Editor, the gear system works fine. Wheels retract perfectly. But once the plane hits the ground, they stop working (meaning If I land and take off again, gear won't retract anymore). https://www.youtube.com/watch?v=18zKmc8nR68 When I start the plane on the ground (virtual arsenal or mission Editor) the plane seems to be rolling on square wheels.. (?) and bobs from one side to another, moves o the sides.... https://www.youtube.com/watch?v=AxBBacUhs1o If I manage to take off (it is very difficult because the plane barely gains speed and is moving all over the place) the gear doesn't retract (the option to do so doesn't show up, nor toggling "G") Sometimes the plane bumps so much that it explodes. https://www.youtube.com/watch?v=HyEmD_DJWSU I have lost too much hair already and am very nearly on the verge of ending with martinezfg11 's patience, who has kindly been trying to help me out. So any hints you can spare, will be greatly appreciated!