ISSUE DESCRIPTION
The button emissive of the AS140 SimAttachment is not functional.
As of RELEASE NOTES Sim Update 5 - BETA 1 - 1.7.6:
Added support for SCREEN_EMISSIVE_CODE and BUTTON_EMISSIVE_FACTOR dynamic parameters to the AS140 SimAttachment.
However, the added button emissive of the AS140 SimAttachment is not functional.
To make sure it is not caused by errors in my own addons implementing the AS140 SimAttachment, i checked the AS140 SimAttachment in VFS Projector.
In the 3D Model, the Emissive Color is set to zero (full black), meaning the buttons will not be emissive at all.
I verified this, by changing Emissive Color to Full White and set the Emissive Scale to 100, and build the AS140 SimAttachment with the package builder.
Now the emissive of the buttons are working correctly.
It confirmed that the bug is with the AS140 SimAttachment, and that a possible fix is
setting the Emissive Color to Full White and the Emissive Scale to 100.
FREQUENCY OF ISSUE
Always
REPRODUCTION STEPS
Please list clear steps you took in order to help our test team reproduce the same issue:
- configure the AS140 SimAttachment in any aircaft and make sure to add the BUTTON_EMISSIVE_FACTOR and set it to 1
- Test it, the buttons are not emissive
- change the AS140 SimAttachment by setting the Emissive Color to Full White and the Emissive Scale to 100. Build it with the package tool
- Test it aigain, the buttons are now emissive