diff --git a/README.md b/README.md index b9678df..d5b7394 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,9 @@ Text commands: --> Pauses during a period of time --> Reproduces an animation --> Changes reveal speed + --> Plays a sound effect + --> Fades a music out + --> Fades a music in ``` ### SceneManager @@ -142,4 +145,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.