Skip to content

Commit

Permalink
Use the verb 'hold' instead of 'press'
Browse files Browse the repository at this point in the history
  • Loading branch information
frazar committed Jan 29, 2018
1 parent 957ff55 commit 0ef695a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions ProgettoMain/Assets/Tutorial.unity
Original file line number Diff line number Diff line change
Expand Up @@ -267,14 +267,14 @@ RectTransform:
m_GameObject: {fileID: 297666518}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalScale: {x: 1.0475075, y: 1.0475073, z: 1.0475073}
m_Children: []
m_Father: {fileID: 679336509}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 1591.0242, y: 370}
m_AnchoredPosition: {x: 1591.0242, y: 414}
m_SizeDelta: {x: 883.6, y: 223.3}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &297666520
Expand All @@ -298,18 +298,18 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 99dbd5f1ca5756e4c9c00997ab240634, type: 3}
m_FontSize: 83
m_FontSize: 70
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MinSize: 0
m_MaxSize: 99
m_Alignment: 4
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: Press 'E' or 'LEFT SHIFT' to infect
m_Text: Hold 'E' or 'LEFT SHIFT' to infect the doors
--- !u!222 &297666521
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion ProgettoMain/Assets/level_1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -6988,7 +6988,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: Press the action key to infect
m_Text: Hold the action key to infect
--- !u!222 &1626259977
CanvasRenderer:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 0ef695a

Please sign in to comment.