1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.36 Bug Reporting thread
    Solutions and more information may already be available.

SOLVED one-sided mesh

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by 35pumps, Aug 9, 2024.

  1. 35pumps

    35pumps
    Expand Collapse
    Banned

    Joined:
    Aug 4, 2024
    Messages:
    10
    for some reason, the hood, trunk doors, everything! appears to be onesided, from one side, it is visible, but from the other, it is invisible
    Snmekobrazovky2024-08-09082023.png Snmekobrazovky2024-08-09082018.png
     
  2. ghost_cauli

    ghost_cauli
    Expand Collapse

    Joined:
    Jul 14, 2022
    Messages:
    1,215
    I believe that's expected behavior. If you want to have two-sided mesh, you can either duplicate and flip the existing mesh (dirty way) or use solidify to make a proper inner part.
     
  3. SSRG

    SSRG
    Expand Collapse

    Joined:
    Jun 17, 2023
    Messages:
    4,337
    Or you could add
    Code:
    "doubleSided":true,
    to the material
     
  4. ghost_cauli

    ghost_cauli
    Expand Collapse

    Joined:
    Jul 14, 2022
    Messages:
    1,215
    I'm not a fan of this one as it is sometimes buggy (and it applies to every mesh using that material, adding unnecessary overhead), but yeah, that's an option too.
     
    • Agree Agree x 1
  5. 35pumps

    35pumps
    Expand Collapse
    Banned

    Joined:
    Aug 4, 2024
    Messages:
    10
    thanks a lot everyone!
     
    • Like Like x 2
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice