Skip to content

Version 1.9

Celeste Privitera requested to merge preload-some-resources into master

This new version improves the preloading feature. Now users can decide whether they want to preload every sound file or just some specific sound files passing a list of files. Users can also decide to unload previously preloaded files any time they want. This can be useful as now users can preload every file they will need for a specific scene and then unload them at the end, significantly improving performances.

Merge request reports