What is the procedure to convert 2d path to 3d one. Maybe it's a silly question, but for example:
Let's assume that I have a path from point A to point B. And I have all X and Y coordinates of that path. Is it possible to convert that to a 3d path, so for example to animate a car driving along that path but in 3D.
