Open bitwisetech opened 11 months ago
I think this was meant as example code, but probably should be commented like the c182 code directly before those lines?
Ah, sorry! Yes, this effect is a relict from the developement. For generic use, you can set the effect to:
<effect>
<inherits-from>Effects/model-transparent</inherits-from>
<object-name>glass</object-name>
<object-name>base-sensor</object-name>
</effect>
If a developer has his own effect for glass inside a cockpit (for instruments), he/she can change it to that.
Line 1677