Hi,
I've noticed a strange behavior with SU9 and I don't know if this is bug, or a design decision.
Here is the context:
1) FS2020 prevents overriding the Taxi helpers with a community add-on for those finding them too obtrusive.
2) FS2020 doesn't provide any convenient "toggle" either ( Taxi Navigation Ribbon - Toggle - Community Support / Wishlist - Microsoft Flight Simulator Forums - 414 votes )
I've therefore made a mod which now consists in a PowerShell script in order to make the taxi helpers less obtrusive (in 3D and VR), more naturally blending with the environment, so that you can leave the taxi assistance enabled always: https://flightsim.to/file/19152/rxp-small-taxi-helpers-3d-vr
The script parses, modifies then overrides the Asobo_UI.bgl file with a user selection of colors, sizes and alternate representations.
However, I've noticed that with SU9, no matter the changes to the TRACK_HELPER_Taxi {f518b7e1-0c31-4724-9968-4ccb346f8153} model materials, the game is always displaying the arrows in a certain shade of blue. More surprising is that adding the same object in scenery editor do show the correctly modified material like in this screenshot:
However, changing the size is ok, as well as changing the material of the two other parking helpers (you can see the white non-emissive pseudo ground painted version in the screenshot).
But for the arrow specifically, the same object with the same GUID is displaying in 2 different ways with 2 different materials, as if SU9 is overriding the material to paint it blue.
Is this an SU9 bug?
Is this an SU9 design decision to prevent modifying this object specifically?
Can you please open up the VFS so that we can make this type of mod in the form of a community folder instead of overriding the stock files?
Thank you!