Duplicate Static Mesh and Meshes Orbit Sphere

I have a cube and I want to duplicate it six times and have these duplicates rotate around a sphere white rotating on its own axis as the all expand away from the sphere.

I’ve created an “Amount” variable with an integer attribute of “6” and connected it to the LastIndex of the ForLoop node and connected the LoopBody to the Add Static Mesh Component and selected the cube as the static mesh.

I am stuck as to where to go now. I’m new to the whole blueprint system but if any of you guys can help me out and either point me in the right direction for tutorials or give me some pointers it would be really helpful.