Forums » Custom Maps

Holes in terrain

    • 74 posts
    December 28, 2020 5:36 AM PST

    Hi all.

    In Unity 2020.1.1f1 I want create a holes in the terrain. In editor this hole is visible and I can go through it by forklift.

    After exporting there is no hole in this place.

    Is it possible to do it this way or do I have to look for another (preferably without external programs)?

    • Moderator
    • 998 posts
    December 28, 2020 8:30 AM PST

    Do you use an external plugin to make holes in terrain? If so, what it's called?

    • 74 posts
    December 28, 2020 9:18 AM PST

    I'm using standard function of Unity

    https://docs.unity3d.com/2020.1/Documentation/Manual/terrain-PaintHoles.html

    • Moderator
    • 998 posts
    December 28, 2020 3:37 PM PST
    Ok, going to add support for that feature in the next update.
    • 4 posts
    January 9, 2023 7:28 AM PST

    Is it possible to make holes in that version? I'm using Unity 2022.2.1f1 and it doesn't work for me when I export the map in warmerise

     
    • Moderator
    • 998 posts
    January 9, 2023 4:11 PM PST
    Gonza01 said:

    Is it possible to make holes in that version? I'm using Unity 2022.2.1f1 and it doesn't work for me when I export the map in warmerise

     
    Do you use the export package from GitHub? The latest version should support terrain holes.