So I made a Blueprint and inserted like 30 static meshes. By default Simulate Physics is set to disabled. But I want to have them all set to Enabled when pressing a button.
How do I create an array of meshes inside the Blueprint editor that allows me to Enable Physics for all of them? There are too many of them to reference them one by one.
Help is really appreciated!