In the same way a scene has a "per-frame" callback I think it would be useful to have "enter" and "exit" callback functions. These would be useful for starting/stopping loggers, re-positioning components, and cleaning up user-instantiated objects between scenes.
In the same way a scene has a "per-frame" callback I think it would be useful to have "enter" and "exit" callback functions. These would be useful for starting/stopping loggers, re-positioning components, and cleaning up user-instantiated objects between scenes.