Categories


Description :

Executed whenever a scene is loaded, either by using Change Scene or when the project starts.

Uses :

Use this for performing actions on scene load. Perfect place to start looping background music.

Example :

The following code starts looping the sound bgMusic1 as soon as the scene gets loaded.