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.

No longer works in A-Frame 0.7

See original GitHub issue

I’ve just tried upgrading one of my demo scenes to A-Frame 0.7, and looks like the mouse cursor component no longer registers clicks on the scene. See demo:

https://hazardu5.github.io/aframe-workshop/examples/09/finish/

I’m using clickable hotspot made from <a-circle> that are supposed to trigger an informational dialog box.

It broke somewhere between commit adabe788bb1a6f015a939f8fb84dd86365ce4565 and 0.7 release of A-Frame.

It’s worth noting that https://github.com/tizzle/aframe-orbit-controls-component is also affected.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
ngokevincommented, May 17, 2018

This feature has been part of the A-Frame core since v0.6.x.

https://github.com/mayognaise/aframe-mouse-cursor-component#a-frame-mouse-cursor-component

<a-entity cursor="rayOrigin: mouse">

1reaction
UXVirtualcommented, Sep 25, 2017

Pull request is now available here: #30

Read more comments on GitHub >

github_iconTop Results From Across the Web

look-controls seem to no longer work with 0.7.0 but did with 0.6.1
After downloading the latest version of Aframe, look-controls is no longer working. When using version 0.6.1 and earlier, everything works ...
Read more >
Why A-frame v 0.7.0 does not work with https? - Stack Overflow
when I redirect a site to from http to https, aframe starts to work wrong, like if everything is moving to different directions...
Read more >
FAQ - A-Frame
Browsers are migrating to the WebXR standard and old versions might no longer work. You also have to serve your content over HTTPS....
Read more >
A-Frame v0.7.0 - Windows Mixed Reality Headsets and glTF 2.0
0.7.0 has now full support for all the major headsets and controllers: Daydream, Gear VR, Windows Mixed Reality, Oculus Rift and HTC Vive....
Read more >
Introduction - A-Frame
The Installation page provides more options for getting started with A-Frame. ... But A-Frame is not just a 3D scene graph or a...
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