Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

[Solved] Shutdown Game is "SceneManager.exit();"

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
Quick question, what would be the script to shutdown the game?

Edit (Solution):
The script to shutdown the game:
JavaScript:
SceneManager.exit();
lol I solved it right after posting.This can be closed now.(glad)
 
Top