Hi iko, If you wanted to create a new animation I would first add a new <Animation /> element with unique "name" and "GUID". You will also want to make sure that "typeparam2" matches the "name" attribute. Then you would also create new <PartInfo> section with a name that matches the new <Animation ...
Hi Clifton, Thank you! I can get it to work if I use the "wing_fold_l_pct" animation name, but can I change the name? If I keep everything and only changes the name it wont work anymore. (I've changed it in both <Animation and <PartInfo). I've also tested to use the same GUID but with new name. I wo...
Hi iko, "WING FOLD" is not a valid simulation variable. You may want to try the following in your <Variable> tag: FOLDING WING LEFT PERCENT:1 FOLDING WING RIGHT PERCENT:1 Also, the aircraft that you are testing with will likely need to have folding wings configured in the aircraft.cfg in order to t...
Hi, I'm new to the entire Prepar3D SIM and especially the SDK. I'm creating animations for a new aircraft and I've got the hang of how to use the default settings but not how to create my own "PartInfo". I have an active thread over at FSDeveloper(https://www.fsdeveloper.com/forum/threads/how-to-cre...