question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

movement-controls broken with aframe 1.2.0

See original GitHub issue

Hi movement-controls broken with aframe 1.2.0 <a-entity id="player" movement-controls="constrainToNavMesh: true; controls: keyboard" position="0 0 60" rotation="0 0 0"> worked with aframe 1.1.0

Thanks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rossbishopcommented, Apr 13, 2021

Okay, I’ve got what I believe to be a fix for this.

See https://github.com/n5ro/aframe-extras/pull/358

1reaction
n5rocommented, Apr 11, 2021

Yes I know about the issue with navmesh. I have been working on it, asking questions, researching the problem, I have some ideas about what I need to do to fix it.

Someone created a basic navmesh demo and I am using it to test a possible fix

here is what I am working on now https://glitch.com/edit/#!/navmesh1

and here is an older version of it https://glitch.com/edit/#!/navmesh

Please feel free to remix these and use them to test possible solutions.

– Sincerely,

Micah Blumberg 3+ years webxr code experience, 5+ years virtual reality & technology journalist, he/him

Silicon Valley Global News (Science & Technology Journalism) and VRMA.io Virtual Reality Magazine (WebXR based news), http://svgn.io

Github github.com/n5ro github.com/micah1 http://github.com/n5ro

The Aframe WebXR Online Hacknight & San Francisco Virtual Reality https://www.meetup.com/virtualreality/events

Auto-bio: http://vrma.io Twitter: https://twitter.com/worksalt instagram: https://www.instagram.com/micahsun/ linkedin: https://www.linkedin.com/in/worksalt/

On Sat, Apr 10, 2021 at 2:51 PM Ross Bishop @.***> wrote:

Still having issues with Navmesh because of this. Results in “THREE.Geometry is not a constructor” error.

https://github.com/n5ro/aframe-extras/blob/afcebe83edfe9bcbda0dcf055ff399f34d8f2a5f/dist/aframe-extras.js#L11127

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/n5ro/aframe-extras/issues/349#issuecomment-817207033, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALABUCKL2VOYEB2X4LMRG6TTIDB53ANCNFSM4XIY76WQ .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Aframe, is aframe-extras navmesh still the way to go?
4 + A-Frame Extras nav-mesh and movement-controls, but their error is different than mine. Before I go on the journey to solve this...
Read more >
aframe-extras - Bountysource
I think using right stick to rotate the player in the movement controls is essential for seated VR experience ... movement-controls broken with...
Read more >
aframe - npm
Cross-Platform: Build VR applications for Vive, Rift, Daydream, GearVR, and Cardboard. Don't have a headset or controllers? No problem! A- ...
Read more >
Component Directory - A-Frame Wiki
Component Description Link Example Co... 3dtiles A‑Frame component to stream and render 3DTiles Repo Examples 1.3.0 6dof‑object‑control 6DoF Controls for in‑scene entities Repo None 1.3.0 animation‑mixer...
Read more >
Some notes while learning about A-frame | aframe-playground
I started with version 0.6.1, which was current when I started my learning process, but (if there is no mistake) everything is updated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found