Update README.md
This commit is contained in:
parent
c6fe332009
commit
629841b912
1 changed files with 4 additions and 1 deletions
|
@ -101,6 +101,9 @@ Text commands:
|
|||
<p:[tiny,short,normal,long,read]> --> Pauses during a period of time
|
||||
<anim:[wobble,wave,rainbow,shake]></anim> --> Reproduces an animation
|
||||
<sp:number></sp> --> Changes reveal speed
|
||||
<snd:name> --> Plays a sound effect
|
||||
<stopmsc:name,time> --> Fades a music out
|
||||
<playmsc:name,time> --> 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.
|
||||
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