Prior to calling storyboard.removeScene()
on a scene what must I manually remove, stop, etc. ?
(Assume everything is local to said scene.)
(e.g. Must I unload audio manually?)
My structure is such that I aim to (almost) always completely unload the previous scene. I’ve read that unloading a module removes a vast majority of things, I just would like to clarify what I must manage myself.
How about in the case of only purging, but not completely removing a scene? [import]uid: 73951 topic_id: 28421 reply_id: 328421[/import]