Skip to content

Commit

Permalink
Shift the preview down so it doesn't overlap the hint (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak authored Jul 30, 2024
1 parent 6783cf6 commit a029f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scenes/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ Transform:
m_GameObject: {fileID: 73820440}
serializedVersion: 2
m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071067}
m_LocalPosition: {x: -0.4, y: 0, z: -0.4}
m_LocalPosition: {x: -0.4, y: 0, z: -1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
Expand Down

0 comments on commit a029f0c

Please sign in to comment.