Is it possible to curve a terrain?

Is it possible to make the terrain curve like a race track or does it always have to be in a staright line?

You’ll be happy to know that you can use spline with landscapes!

Splines are curves that deform the landscape along their path.

#Landscape Splines
https://rocket.unrealengine.com/docs/ue4/INT/Editor/Tools/Landscape/Splines/index.html

go to Landscape Tool → Manage-> Selection → Edit Spline

:slight_smile:

Rama

I was going to suggest that as well but splines curve the landscape only on Z axis. I guess Aeson wants X and Y to make corners for a racing circuit. You can very easily make a race track with splines though. :slight_smile:

Hi Aeson,

Rama is correct in saying Landscape Splines are the function your are describing. You can rotate the spline components by X and Y as well as Z axis in Beta5. Using this, the track can have curves that are tilted to compensate velocity. Please let us know if that does what you need it to.

Cheers!

Alexander