I am trying to move some models between games and as part of this have to delete alle LODS that contain the name "shadow" in the LOD name.
Does anyone have a script to do something similar ?
Loop folder
Open file (p3d)
Loop LODS
If Name contain ShadowVolume > Delete LOD
Save file