Changes

Jump to navigation Jump to search

Documentation/Engine/Sound

276 bytes added, 15:00, 4 March 2020
Sound definition
A common sound in game is the '''Event''' in the FMOD Studio project.<br>
Each object (bank, bus, event, parameter, etc.) used by FMOD system has unique identifier - '''GUID'''.<br>
(''GUID is somthing like this: {1315eda7-1829-4dd8-9d1a-176f65637ab2}'')<br><br>The sound system use GUIDs internally for the processing objects.<br>It's very important. If you delete object in the sound project (bus, event, etc.) and create new object even with the same name it will be different object because the object has a different GUID.
255
edits

Navigation menu