How would you spawn object in a straight line

Are you setting the lane per instance of the Actor in your map?

94324-lanes_1.png

You could also do the same by instead of using an enum, a float variable so you can set the Y relative location amount of units per instanced Actor.