Search Unity

Help me with resolution building 2d game

Discussion in '2D' started by Arikaton, Feb 17, 2019.

  1. Arikaton

    Arikaton

    Joined:
    Feb 17, 2019
    Posts:
    2

    Attached Files:

  2. Primoz56

    Primoz56

    Joined:
    May 9, 2018
    Posts:
    369
    use a canvas scaler object for resolution management
     
  3. Arikaton

    Arikaton

    Joined:
    Feb 17, 2019
    Posts:
    2
    still not working
     

    Attached Files:

  4. Primoz56

    Primoz56

    Joined:
    May 9, 2018
    Posts:
    369
    set UI scale mode to scale with pixel size, mess with its other settings until it works how you want.

    you may also need to set your camera to screen space.