Alex

Results 3 issues of Alex

This pull request updates the build scripts in the `package.json` file to use the local installation of Node.js instead of hardcoding the path to the Node.js executable. The updated scripts...

This pull request adds a .gitignore file to the project, which will help prevent unnecessary files from being included in the repository. Specifically, this .gitignore file excludes the following files...

While exploring the `useKeyboardControls` hook from `react-three/drei` for Player component, I discovered an issue exclusive to macOS users. The hook fails to ignore the CMD key, leading to a scenario...