So you have a blueprint with the actor you want to spawn?
Then make another blueprint and get a reference to the actor you want to spawn, and then make a for loop to spawn the actors in a grid.
So you have a blueprint with the actor you want to spawn?
Then make another blueprint and get a reference to the actor you want to spawn, and then make a for loop to spawn the actors in a grid.