We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210c7b8 commit 74b95f3Copy full SHA for 74b95f3
README.md
@@ -74,6 +74,9 @@
74
* `Numpad Minus Key` will make the Fish smaller.
75
* `-` will decrease the swimming speed of the Fish.
76
* `=` will increase the swimming speed of the Fish.
77
+* Controls for Leader Fish Visibility (FishSpawner.cs)
78
+ * `D` will make the leader fish 'dissappear'.
79
+ * `F` will make the leader fish 'reappear'.
80
* Controls for Cluster Information (DataRetriever.cs)
81
* `Shift + R` will get new information from Ganglia and "respawn" the Fish.
82
* `Shift + E` will enable a "Fish Limiter" to limit the number of Fish on screen.
@@ -85,4 +88,3 @@
85
88
* Controls for Game Menu (MenuUtilityKeys.cs)
86
89
* `Esc` will exit the program.
87
90
* `F11` will put the game into fullscreen mode.
-
0 commit comments