Thank you! It works perfectly for me. I have another problem and a few more questions.
As you can see, there is a group called geo_lod_grp, which contains several meshes. In this group, every single mesh has a Polygon Reduction Operator applied, which I'd like to use for LOD resolution control.
I want to write a script that increases or decreases the LOD stage for every single mesh in that group. However, I’m not sure which approach is better.
One idea I had is to link every single LOD stage operator to a main object (for example, the Fly.body1 LOD stage slider). Then, the main object’s LOD stage would be controlled inside the script. When the script adjusts the LOD stage for the main mesh, the other meshes would mimic the change via the Link Operator.
Another idea is to control every single LOD stage in the group using a more complex script that directly modifies each mesh individually.
I’m not sure which approach is better, and I’m looking for a good solution. Thank you for supporting me with this project!

I really love this forum.
