File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Welcome to this FMOD Feature Demo!
22----------------------------------
33
4- Compatible with Unity 2020.3.16f1 and FMOD 2.01 .
4+ Tested with Unity 2021.2 and FMOD 2.02 on Windows, Mac, Linux .
55
66This project demonstrates a wide range of features found in FMOD and some examples of how you can utilize them in your own project.
77
@@ -22,7 +22,7 @@ Key tips while playing:
2222
2323- Options (Graphics Settings/Volume Controls) are available in the Main Menu.
2424
25- - Teleporting to each room is possible through the ESC Menu.
25+ - Teleporting to each room is possible through the Main Menu.
2626
2727- Floating FMOD logo's around the world will give you more information when activated by looking directly at them.
2828
@@ -36,8 +36,8 @@ In every custom script containing FMOD, you will see this comment structure befo
3636 =======================================================================================================*/
3737```
3838
39- The FMOD Studio Project is included as "Fmod Demo Sounds.fspackage", which can be opened with any minor version of FMOD Studio 2.01 .
39+ The FMOD Studio Project is included as "Fmod Demo Sounds.fspackage", which can be opened with any minor version of FMOD Studio 2.02 .
4040
4141Feel free to use any and everything from this project in your own games!
4242
43- See the [ Online documentation] ( https://fmod.com/resources/documentation-unity?version=2.01 &page=welcome.html ) for much more information.
43+ See the [ Online documentation] ( https://fmod.com/resources/documentation-unity?version=2.02 &page=welcome.html ) for much more information.
You can’t perform that action at this time.
0 commit comments