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.

Trigger

Home Forums Puzzles Trigger

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #8913
    Atomfreak
    Customer

    Hi
    Need a tip to know how I can create a trigger.
    I use the dragged over on a sphere and I would like an interaction (X) when the sphere touches another object. I tried the when hovered on the other object but on mobile, the function does not work.

    #8915

    I use the dragged over on a sphere and I would like an interaction (X) when the sphere touches another object.

    if it’s sphere and another sphere you can use Get Distance Puzzle and detect when the distance will be less than the radius of first sphere + radius of the second sphere. If it’s something more complex you need to use Physics collision detection, but it can be used only with coding.

    Co-founder and lead graphics specialist at Soft8Soft.

    #8934
    Andrejus
    Participant

    Thanks Mikhail. Very useful. And very simple. :good: :good: :good:

    #8998
    Atomfreak
    Customer

    Yep, Thanks again for the tips.

    #8999

    You are welcome! Hope some day physics collision will be available from puzzles.

    Co-founder and lead graphics specialist at Soft8Soft.

    #9000
    Andrejus
    Participant

    :good:

    #12051

    Update: the physics engine, and particularly, the detect collision puzzle are coming in 2.11.

    Chief 3D Verger | LinkedIn | Twitter

    #12058
    Andrejus
    Participant

    :good:

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