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

don't work with gltf-model (must add a empty entity as parent) #284

Open
Turtleted21 opened this issue Dec 9, 2020 · 0 comments
Open

don't work with gltf-model (must add a empty entity as parent) #284

Turtleted21 opened this issue Dec 9, 2020 · 0 comments

Comments

@Turtleted21
Copy link

Turtleted21 commented Dec 9, 2020

Hello
it don't work with gltf-model, I must add a empty entity as parent and use this parent to work like this :

<a-entity id="nook2" position="0 0.2 150" class="clickable" look-at="[camera]">
     <a-entity id="nook" gltf-model="#nook" shadow="cast: true; receive: true"  animation-mixer="loop: repeat" class="clickable" onmouseenter="popup_question(this)"></a-entity>
</a-entity>

another solution?

Thanks

@Turtleted21 Turtleted21 changed the title don't work with gltf-model don't work with gltf-model (must add a empty entity as parent) Dec 9, 2020
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

1 participant