You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to get Babylon working using this template, but for some reason, I am unable to move the camera with the arrow keys.
I am unable to access any keyboard input without the following code:
With the above code I can get "f" to work and log the camera.position, but none of the arrow keys work.
Are you able to reproduce this?
I opened an issue on the forums, but there has been no solution yet.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to get Babylon working using this template, but for some reason, I am unable to move the camera with the arrow keys.
I am unable to access any keyboard input without the following code:
src/BabylonScene/index.js line 86:
src/Viewer/index.js, line 26:
With the above code I can get "f" to work and log the camera.position, but none of the arrow keys work.
Are you able to reproduce this?
I opened an issue on the forums, but there has been no solution yet.
The text was updated successfully, but these errors were encountered: