Home › Forums › General Questions › Please assist with ‘selective grabbing’ in VR
- This topic has 6 replies, 3 voices, and was last updated 1 year, 3 months ago by kdv. 
- 
		AuthorPosts
- 
		
			
				
2024-07-08 at 6:36 pm #75766 MicdsnCustomer MicdsnCustomerI’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. Attachments:2024-07-08 at 7:44 pm #75769kdv ParticipantThe 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. 2024-07-08 at 10:32 pm #75770 MicdsnCustomer MicdsnCustomerThank 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:2024-07-09 at 12:56 am #75772kdv Participantselecting 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. 2024-07-09 at 2:11 pm #75807 MicdsnCustomer MicdsnCustomerI know right? I’m sure there will eventually be an alternative that I can at least ask AI instead of deal with puzzles. 2024-07-09 at 7:18 pm #75809 visualizerCustomer visualizerCustomerMicdsn 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.2024-07-10 at 3:31 am #75810kdv ParticipantGrabbing 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. 
- 
		AuthorPosts
- You must be logged in to reply to this topic.


