Im working on a procedural spline BP where the spline is generated via Add Spline Points. But upon adding the Static Mesh to the spline, it appears to flip awkwardly like the images below
Below is the code that manually ‘draws’ the spline points in an array
Below is the code for adding static meshes
Any idea why this is happening? Would really appreciate some help