Generator Switch and Inertial Separator Animations
-
After days of reading, studying, trial and error, I have successfully mapped the Caravan's electrical switch panel and Inertial Separator to a couple of peripherals using the Hangar Control App. All functions are working properly, confirmed by the tablet, annunciator panel and the multi meter, however, I get no visual confirmation of the Generator Switch, nor the Inertial Separator. I have seen another post about the generator switch, but I didn't see where there was an actual solution found and @Black-Square didn't chime in on that topic.
I understand that in certain cases there are animations that are activated outside of the Lvars that are being used to control an in-game switch and such, but I have no knowledge of how make them happen. All other animations for the other switches are functioning normally. I'm less concerned about the generator switch animation, as it's only out of it's center position momentarily, and I can easily confirm it's status on the annunciator/meter. The inertial separator is more of a concern as I primarily fly in VR, and if the lever is not visually out, I have no way to confirm it's status without looking at the tablet or feeling for my switch position.
Does anyone have any possible solutions for someone who is not adept at modifying XMLs and the like? Any help is appreciated -
The generator switch situation is as you describe, but I should be able to add the animation pretty easily with the next update. I've already done that for a few other switches too. For the inertial separator, it shouldn't be too difficult to add either. I thought it would already work, but I guess I didn't test it. In the meantime, if you have access to B:Vars in your binding software, then you can try
B:HANDLING_InertSep_Toggle. I'll see what I can do, and if the changes are easy blocks of code, then I will post them here for you to make the modification so you don't have to wait for an update. Let me know if you have any more questions! -
The generator switch situation is as you describe, but I should be able to add the animation pretty easily with the next update. I've already done that for a few other switches too. For the inertial separator, it shouldn't be too difficult to add either. I thought it would already work, but I guess I didn't test it. In the meantime, if you have access to B:Vars in your binding software, then you can try
B:HANDLING_InertSep_Toggle. I'll see what I can do, and if the changes are easy blocks of code, then I will post them here for you to make the modification so you don't have to wait for an update. Let me know if you have any more questions!@Black-Square Thank you so very much! Hoping it's a simple fix for you!