Is there a way to make multiple objects static? Without individually selecting each one as static in the inspector.

Hi, is it possible to select multiple objects in the hierarchy and make them all static without having to go through each one and click static in the inspector? You can’t simply select them all and then select static as that only does it for one game object.

Cheers.

Just realised I can select the parent Game object and select static which then comes up with a dialog box asking whether you want to make all of the child objects static.