app
app copied to clipboard
Pressing Spacebar before load causes issues
Describe the bug Errors thrown if spacebar pressed before avatar loaded
To Reproduce Steps to reproduce the behavior:
- Go to any scene
- While avatar is loading, press spacebar
Expected behavior Input should be ignored until avatar is loaded
Screenshots
Fixed in this PR: https://github.com/webaverse/app/pull/3627
@lalalune