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.

Please assist with ‘selective grabbing’ in VR

Home Forums General Questions Please assist with ‘selective grabbing’ in VR

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #75766
    Micdsn
    Customer

    I’m making progress thanks to this group on grabbing within my VR app.

    I am trying to have 2 collections in my blender file that are able to be grabbed, but one of the collections only moved on the z axis. I’m able to lump the 2 collections together with variables, but referring to them separately is not working… I know i could probably hard code the names of all the objects in the second group to make them a variable may work but what am I doing wrong? See puzzles.. As it is, no group is grabbable but if I leave out the narrowing down to one collection i can grab from both collections no problem.

    • This topic was modified 4 months, 2 weeks ago by Micdsn.
    Attachments:
    You must be logged in to view attached files.
    #75769
    kdv
    Participant

    The condition after “and” will never be “true”. A string cannot be equal to an array.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #75770
    Micdsn
    Customer

    Thank you for trying to make it clear, but I’ve been trying and can’t get it to work selecting from 2 different collections exclusively, with the idea to handle each group grabbed with different constraints. Could you suggest something?

    Attachments:
    You must be logged in to view attached files.
    #75772
    kdv
    Participant

    selecting from 2 different collections exclusively

    Al least use the correct conditions when trying to check if an object belongs to one of your collections.

    Wrong conditions:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #75807
    Micdsn
    Customer

    I know right? I’m sure there will eventually be an alternative that I can at least ask AI instead of deal with puzzles.

    #75809
    visualizer
    Customer

    Micdsn

    I have suggested V3D team to provide such few or several ready to use presets for AR, VR related projects, That will be super time saving and easy handling for most users.
    I hope they consider providing such library of ready to use puzzle sets in upcoming versions.

    #75810
    kdv
    Participant

    Grabbing objects from a collection (group)

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

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