Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The game scene is not deleted? #18

Open
unicornlox opened this issue Jan 19, 2023 · 1 comment
Open

The game scene is not deleted? #18

unicornlox opened this issue Jan 19, 2023 · 1 comment

Comments

@unicornlox
Copy link

With this extension, I switched from the main menu to the game scene. Later, I switched from the game scene to the main menu. I deleted the game scene with the commands get_tree().get_root().call_deferred("remove_child", game_scene) and game_scene.queue_free(). However, when I return to the main menu scene, the game scene is loading again. What should I do?

@workhorsy
Copy link
Member

Hello @mrParabol . Just checking in to see if you had any progress per my comment from before.

#7 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants