How to check if the cursor is on any object

the only condition I found was the cursor is on an object
but my only selection is one of the object I already have
how to check if the cursor is in any object

Hi, I am not sure if I understood your right but if you have several objects that should be checked for “the cursor/touch is on” you can put all the objects in a group and use that in the conditions.

3 Likes

Hi the easy way is to add all the objects into a Group then check is mouse/touch is on Group

Add your objects to the scene then select all those objects you want and add it to a Group call the group wherever you want then just add an event with the condition as in the image.

1 Like