How to create a spline in Unreal Engine and make it so it spawns a blueprint actor slowly one by one on each side of the spline after the player hits a trigger volume?
Edit: To add more context I want to spawn trees on the left and right of the player and creating a path for them.