We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

When Dragged Over Puzzle does not work on AR

Home Forums Puzzles When Dragged Over Puzzle does not work on AR

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30946
    nectar
    Participant

    Hi! Is the puzzle piece When Dragged Over Puzzle not working on AR on mobile a known issue? :wacko:

    I need to change a value by a slider, it work before entering AR, but if i click “Enter AR”, i have no more control over the same slider. (still can touch to place objects and trigger events on touching objects, so not a touch/ray issue). :scratch:

    Somebody knows what i can do? Thanks in advance! :yes:

    #30983

    Hi,
    Both AR and VR modes lack most HTML (DOM) features you can use in the conventional mode. One of them is mouse/touch events that power drag puzzles. We’ll need to implement something similar using controller events available but it will require a lot of codebase refactoring. This feature is already in our TODO list.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #31034
    nectar
    Participant

    Thanks!

    Do you have a list of things that don’t work on AR? I’m testing some things, but if I know what works and what doesn’t, it will be easier.

    My biggest interest in the platform is Augmented Reality, I am happy to know that you are working on it! :yahoo:

    #31054

    Hi,

    generic clicks/taps should work since they are handled by WebXR API.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.