hicetnunc2000 / hicetnunc

hicetnunc UI/UX
http://hicetnunc.xyz
801 stars 281 forks source link

INTERACTIVE KEYBOARD CONTROL NOT WORKING #1279

Open GIOVANNIDEAMBROSIO opened 2 years ago

GIOVANNIDEAMBROSIO commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

I'll try it and let you know. thanks

GIOVANNIDEAMBROSIO commented 2 years ago

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 commented 2 years ago

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?