I’m going to make a train tycoon game. First of all, I know that I need to use bezier curves.
I know that I have to calculate 5 bezier curves, but I don’t know where the P2 should be placed. I know if all the 5 Bezier Curve’s are at the same place, the railway will be ugly.
I want to know how to calculate all 5 bezier curves using there basic points.