Hii,
So I’ve been trying to get the bugs out of the project I’ve been working on. When I run this file locally everything just works (WASD, arrowkeys, U&I-key).
However, when I upload the project to CodePen these keys don’t work anymore. Can anyone tell if this is a Three.js related problem?
I did find this example: https://codepen.io/sencerarslan/pen/ZJjdrW which is also working with the arrowkeys. Can anyone tell me where it’s going wrong? And maybe suggestions what I can do to fix this?
Thanks!