Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTERACTIVE KEYBOARD CONTROL NOT WORKING #1279

Open
GIOVANNIDEAMBROSIO opened this issue Oct 8, 2021 · 4 comments
Open

INTERACTIVE KEYBOARD CONTROL NOT WORKING #1279

GIOVANNIDEAMBROSIO opened this issue Oct 8, 2021 · 4 comments

Comments

@GIOVANNIDEAMBROSIO
Copy link

Hi there,

trying to upload an interactive OBJKT, using keyboard to switch behaviour. Everything working fine locally, but absolutelly not working on the preview page, before minting.
I'm using the three.js event listner

`document.addEventListener('keydown', refresh);
function refresh(e){

}`

Any idea?

Thanks in advance

@crzypatchwork
Copy link
Contributor

crzypatchwork commented Oct 10, 2021

possibly the preview has some limitations. could you try to mint as a test and give us feedback if it works alright despite the preview issue?

@GIOVANNIDEAMBROSIO
Copy link
Author

I'll try it and let you know.
thanks

@GIOVANNIDEAMBROSIO
Copy link
Author

Hi there!
I tried minting it but the problem is still there, so it's not a preview issue.

What can be the problem?

@melMass
Copy link
Collaborator

melMass commented Apr 19, 2022

Hi there! I tried minting it but the problem is still there, so it's not a preview issue.

What can be the problem?

I know this is an old issue, but keyboard control works fine, it's being used by many tokens. Can you provide the OBJKT id with the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants