Can I move within a gltf model through keyboard events #1300
Unanswered
MakitaToki
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to implement an effect which is similar to FPS, i.e. using the mouse to control view point and WASD to move the camera in a model. Specifically, it can move within a gltf model through keyboard events. In my codesandbox, it currently can't display anything. Where do I make mistakes? Is my keyboard event implementation correct? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions