Update README.md
This commit is contained in:
parent
10cccc9b70
commit
ff9831ed0b
1 changed files with 2 additions and 1 deletions
|
@ -101,6 +101,7 @@ Text commands:
|
||||||
<p:[tiny,short,normal,long,read]> --> Pauses during a period of time
|
<p:[tiny,short,normal,long,read]> --> Pauses during a period of time
|
||||||
<anim:[wobble,wave,rainbow,shake]></anim> --> Reproduces an animation
|
<anim:[wobble,wave,rainbow,shake]></anim> --> Reproduces an animation
|
||||||
<sp:number></sp> --> Changes reveal speed
|
<sp:number></sp> --> Changes reveal speed
|
||||||
|
<snd:soundname> --> Plays a sound from the AudioManager
|
||||||
```
|
```
|
||||||
|
|
||||||
### SceneManager
|
### 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.
|
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.
|
Also you can right click in the Hierarchy for easily creating some GameObjects with the Tools in it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue