Search Unity

  1. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice
  2. Unity is excited to announce that we will be collaborating with TheXPlace for a summer game jam from June 13 - June 19. Learn more.
    Dismiss Notice
  3. Dismiss Notice

How you can use 3d background on a 2d game

Discussion in '2D' started by robisoftware, Jan 25, 2020.

  1. robisoftware

    robisoftware

    Joined:
    Jan 22, 2020
    Posts:
    23
    Hello . I'm new here . I just want to ask how i can make a 3d road and use on a 2d game ? thank you for any suggestion. I want to do something like in the next photo .
    \
     
  2. LiterallyJeff

    LiterallyJeff

    Joined:
    Jan 21, 2015
    Posts:
    2,807
    You make a 3D game, and lock the player to two axes of movement with the camera facing down the third axis.
     
    Last edited: Jan 26, 2020
    Chris-Trueman likes this.