BrunoM24

Results 2 issues of BrunoM24

Changed the text to "Press SPACE to start playing and fire" instead of "Press fire to start playing" Because there is no clue what is the key to fire

I'm getting an error saying that the scopes are invalid, but I think the problem is the encoding UserManager: `const userManager = new UserManager({ client_id: import.meta.env.VITE_CLIENT_ID, authority: import.meta.env.VITE__AUTH, redirect_uri: import.meta.env.VITE_REDIRECT_URL,...