From 3df4fbed5510fcddaad76cb88a6522afefdde40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Horv=C3=A1th=20Istv=C3=A1n?= <dzctir@inf.elte.hu> Date: Wed, 4 May 2022 00:17:56 +0200 Subject: [PATCH] Document the behavior of the "ESC" button in the game guide --- Assets/Scenes/MainMenu.unity | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Assets/Scenes/MainMenu.unity b/Assets/Scenes/MainMenu.unity index 8200812..6c9b498 100644 --- a/Assets/Scenes/MainMenu.unity +++ b/Assets/Scenes/MainMenu.unity @@ -465,5 +465,8 @@ MonoBehaviour: If one castle gets destroyed until the end of the round, the enemy team wins. If both get destroyed, the game is tied. - When hovering the cursor over - a unit or a castle, a healthbar appears, showing its current health.' + When hovering the cursor over a + unit or a castle, a healthbar appears, showing its current health. + + Pressing + ESC will pause/resume the simulation.' -- GitLab