mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-23 10:35:35 -04:00
fa988360af
* When marked as preloaded, the audio file is loaded in memory and ready to play. When played using an action, it will start almost immediately. * There are also new actions to unload some or all audio files from memory. This can be useful when switching between levels in large games.