I am currently using PCG in UE5.5.3 to place static meshes along a spline.
I have set up the nodes, and when I use the “CreateSpline” node, pressing the D key for debugging makes a Cube appear.
I would like to use the position of this Cube as the spawn location for my static mesh.
Is there a good way to achieve this?