Hello,
A lot of community addon have (default) windsock with bad heading. I always can’t understand why a windsock is sensible of heading and not only of wind!
Please Asobo/Microsoft do something, please use as example Windy Things ( Windy Things » Microsoft Flight Simulator ) mades a windsock sensible of wind only.
Important Notes
Unlike the default Asobo windsock, all of the objects in this library have been designed so that they will remain properly oriented to the wind, regardless of how you rotate them in your scene.
I a’m searching a way to modify (massively) the heading of the windsocks directly in the bgl file.
I have tried to modify directly the bgl in binary using a python script but , I have an offset of 1 “simobject” entry , probably I don’t unterstand well the structure of the bgl.
I have worked with:
- python
- https://hexed.it/
- msfsbglxml - convert MSFS (2020) BGL files to XML | FSDeveloper to verify my modification.
- BGL File Format - FSDeveloper Wiki
Do you have some clue to do that?
Thanks in advance.