Skip to content

Commit

Permalink
#764 Improved some help texts.
Browse files Browse the repository at this point in the history
  • Loading branch information
koschke committed Sep 26, 2024
1 parent 8ef4467 commit 64d1efc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Assets/StreamingAssets/HelpSystem/helpSystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"index": 3,
"text": "To change your view direction hold right click and move your mouse.",
"text": "To change your view direction keep the right mouse button pressed while moving your mouse.",
"startPosition": 11
},
{
Expand All @@ -56,8 +56,8 @@
"MenuEntries": [
{
"type": "HelpSystemEntry",
"name": "Zoom into Code-Cities",
"description": "How to zoom into code-cities",
"name": "Zoom into Code Cities",
"description": "How to zoom into a code city",
"color": "green",
"video": "HelpSystem/Videos/Navigation/zoomIntoCodeCity.mp4",
"HelpEntries": [
Expand Down Expand Up @@ -103,7 +103,7 @@
"HelpEntries": [
{
"index": 1,
"text": "Initial the move mode is selected, if not press Space and left click on Move.",
"text": "Initially the move mode is selected. If not press Space and left click on Move.",
"startPosition": 0
},
{
Expand Down Expand Up @@ -1105,7 +1105,7 @@
},
{
"index": 2,
"text": "Add the provided IP-address and server port",
"text": "Add the provided IP address and server port",
"startPosition": 14
},
{
Expand Down

0 comments on commit 64d1efc

Please sign in to comment.