Skip to content
Discussion options

You must be logged in to vote
  • You could keep the rootscene around for everything that's persistent, and swap your child scenes instead.
  • Or you could also remove every entity from the scene but your music one, and then instead of swapping the scene, move the entity from the loaded scene into your root scene. Although I wouldn't recommend this method as it's more obtuse to work with.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Asatte32
Comment options

Answer selected by Asatte32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants