I'm curious about how to cut a hole in the terrain like a bridge from one side to another?

Forum Archive I'm curious about how to cut a hole in the terrain like a bridge from one side to another?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5525
    Michael Fisher
    Participant

      I’m curious about how to cut a hole in the terrain like a bridge from one side to another?

      #23976
      Jonathan Gonzalez
      Participant

        The terrain system in Unity is very limited. You’re basically limited to creating height variations. You could find a voxel plugin for Unity, albeit they are expensive performance wise. A lot of times people just combine basic terrain in Unity with more detailed 3d meshes created externally.

        #23977
        Michael Fisher
        Participant

          If combineing 3d meshes created externally is it possible to apply unity terrain to these meshes? Also I wonder if the terrain is positioned on the ‘Y’ axis will the terrain still create height variations?

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘I'm curious about how to cut a hole in the terrain like a bridge from one side to another?’ is closed to new replies.