Is there a way to create spline automatically?

I want to make a spline that is created automatically when I set the start and end point.

For example, starting point will be player’s position and end will be the goal position.
So the spline be like navigation system, telling the player which way to go in order to reach the goal.

I don’t know if I explained well enough, please understand that English is not my first languge.

image

Add Spline Point at Index should be the right node for you. Spawn your “Spline Actor” and put your Spline creation to Begin Play.

Thank you! This didn’t solve the exact problem, but this was a good starting point, and I managed to get what I wanted. Thank you again

1 Like