FirstPersonKSP / RasterPropMonitor

Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/190737-18x-rasterpropmonitor-adopted/&tab=comments#comment-3723047
Other
24 stars 13 forks source link

Multiple copies of a switch driving a persistent variable don't work properly #100

Open JonnyOThan opened 1 year ago

JonnyOThan commented 1 year ago

For example in the DE_IVA mk3 cockpit, there are two sets of AVAS warning switches, and two backlight switches. If you click one, the other doesn't change state properly and you need to click it twice to make it do anything.

JonnyOThan commented 1 year ago

So the AVAS switches work properly now, but the backlight one doesn't. One interesting thing about this switch is that it has two JSIActionGroupSwitch modules - one for the animation and one for the persistent variable. So I think the switch's state gets confused between the two. This might need to be addressed in ASET props.