-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Create a load spinner scene component #925
Comments
Has anything like this been implemented yet? Is there an event that gets triggered when all the assets load? |
Nevermind, found the |
I don't think this has been implemented. Just crossed my mind again; I've written up some thoughts on the component wishlist: |
There's a work in progress #2153 |
Nice! I'd been thinking of something in CSS (quick and easy; could be done as a third-party component, etc.). I assume you chose canvas instead so the loading screen could be visible in VR? Good point... |
great news |
There’s one in master now. |
We can provide a default spinner with a cool aframe logo animation shown while assets load. It also serves as an example for people to implement their own spinners if they don't want the default one. @cvan @ngokevin What do you think?
The text was updated successfully, but these errors were encountered: