Search Unity

Weird flat unity particles

Discussion in '2D' started by Quazaar_studios, May 9, 2019.

  1. Quazaar_studios

    Quazaar_studios

    Joined:
    Feb 10, 2018
    Posts:
    2
    So for some reason the particles i added to a game object are super flat, so they can be seen from the top in 3d view but not in 2d view neither on the scene nor in game.
    upload_2019-5-8_19-19-1.png
    3D VIEW
    upload_2019-5-8_19-19-23.png
    2D VIEW

    and wo i want just normal white squares or something visible in 2d view at least, i have tried changing every option but nothing works. Thank you!
     
  2. richardkettlewell

    richardkettlewell

    Unity Technologies

    Joined:
    Sep 9, 2015
    Posts:
    2,285
    What does your inspector look like? Maybe the renderer module is using horizontal billboards? Or maybe they are locally aligned instead of view or facing?
     
    karl_jones likes this.
  3. branebox

    branebox

    Joined:
    May 30, 2020
    Posts:
    1
    How did you fix this problem? I'm having the same issue. Render mode is billboard, not billboard horizontal.