This is such a stupid issue. How hard is it to understand that 98% of the users DO NOT HAVE stereoscopic view (except for the 2% VR users) thus the halo is extremely blocking the view. So it should be possible for any halo equipped car to make it invisible (or close to invisible). The reason of license issues is a joke as well. Then developers should make it clear to the licensee that there is an issue because of the not existing stereoscopic view and if you are not allowing to remove it a large part of users simply won't use these cars then!!!
The Question, how it can be done, is answered since a longer While already.If you run the mas editor and look at the two ini files included there, you'll see the following:
UpgradeType="Transparent Halo"
{
Instance="Halo"
UpgradeLevel="0% Transparency"
{
GEN=<Halo>=fe_halo_upgrade_off.gmt
}
UpgradeLevel="10%"
{
GEN=<Halo>=fe_halo_upgrade_10.gmt
}
}
If you could figure out how to add new .gmt files, you could probably get a halo with much greater transparency.