how toinstantiate another terrain when player reaches a spot on the map.

title says it all, im making a game, but i cannot create this script, any help is appriciated.
thanks in advance,
fireworkshooter.

have a look at the OnTiggerEnter funtion

im sorry, how does this help?

when a player enters a certain area, it calls a trigger that you use to spawn the terrain. Which can be as simple as a (terrain Object name).enabled = true;