Skip to content

Commit

Permalink
Change background z-axis position to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraham committed Jan 31, 2022
1 parent 33938a0 commit 13dd4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scenes/Flappy Bird.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1949728348}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalPosition: {x: 0, y: 0, z: 1}
m_LocalScale: {x: 24, y: 10.666667, z: 1}
m_Children: []
m_Father: {fileID: 0}
Expand Down

0 comments on commit 13dd4b4

Please sign in to comment.