From ff9831ed0b167b9f3dc127012688083e06df0a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerard=20Gasc=C3=B3n?= <52170489+GerardGascon@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:13:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9678df..9145486 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Text commands: --> Pauses during a period of time --> Reproduces an animation --> Changes reveal speed + --> Plays a sound from the AudioManager ``` ### SceneManager @@ -142,4 +143,4 @@ timer.Restart(); //Restarts the timer You can easily set up some things by right clicking in your Project Tab and then selecting Tools and clicking on the one you want to create. -Also you can right click in the Hierarchy for easily creating some GameObjects with the Tools in it. \ No newline at end of file +Also you can right click in the Hierarchy for easily creating some GameObjects with the Tools in it.