Spawning Blueprints via another Blueprint Constructors Script

Hi Sw1fty,

The node you are specifically looking for is “Spawn Actor of Class”, with the class type being your other blueprint. This will spawn copies of your other blueprint based on the parameters you give it, so if you set the location, rotation, scale, etc within your Cave Blueprint and spawn these through for or foreachloops.