I’ve noticed loading sounds is take a few seconds - I’ve tried to put them into “enterScene” as opposed to “createScene” however the view still does not appear (e.g. items loaded in createScene) until after the sounds are loaded in “enterScene”. Is this normal?
What’s the best way to load the sounds after startup of the scene, but in way that does not hamper the initial view of the scene to be shown to the user? Do I need to use “performWithDelay” perhaps???
[import]uid: 140210 topic_id: 29935 reply_id: 329935[/import]