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.