The FMOD & Unity Essentials Course
Event Instances

Need The Transcript For This Lesson?

Event Instances Transcript

Need The Final Script(s)?

MusicPlayer.cs

Need More Help?

FMOD:

Event Instance: A copy of, and a reference to, an FMOD event.

Event Path: A string of characters used to assign an FMOD event to an instance.

Basic FMOD concepts.

FMOD Doc ‘.start’.

FMOD Doc ‘.stop’.

FMOD Doc ‘STOP_MODE’.

FMOD Doc ‘.release’.

Information on FMOD’s Profiler.

FMOD Doc: How to connect your game to FMOD.

C#:

‘Awake’ function.

‘OnDestroy’ function.

The Dot Operator.

This Lesson Is Part Of Many More From…