Skip to content

Loading Screen and Quitting game? #137

Discussion options

You must be logged in to vote

Hi Dean! Thanks for opening this discussion. I'm afraid you're misunderstanding the purpose of this module and the use of React.

The React Unity WebGL module is meant to implement your Unity Build into your React Application so you can create your own interface and everything around it. I think you're confusing it with the Templating-Tool Unity has added to their Build-Pipeline. If you want a pre-game loading screen, you have to build one yourself using React, as the loading screen you're referring to is not included in your Unity Build, but is living inside of the HTML which Unity's Templating-Tool has created.

It's simply not the purpose of a module like this to serve things such as a l…

Replies: 2 comments 14 replies

Comment options

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

Comment options

You must be logged in to vote
13 replies
@dharry1968
Comment options

@dharry1968
Comment options

@jeffreylanters
Comment options

@jeffreylanters
Comment options

@dharry1968
Comment options

Answer selected by jeffreylanters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants