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.

A simple puzzle set up help needed

Home Forums General Questions A simple puzzle set up help needed

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #83399
    visualizer
    Customer

    Hi
    Guys I am trying to set up the puzzles to affect the “Red cube 1” when “Green cube 2” comes in certain proximity.
    I tried for both parenting & animation trigger of red cube why it snot happening?
    Am I missing anything?

    • This topic was modified 1 day, 11 hours ago by visualizer.
    Attachments:
    #83402
    visualizer
    Customer

    This is small ref video of what is happening

    Attachments:
    #83404

    Hi,

    The first snippet should work (though the parenting is redundant in such case). Check that these cubes are actually “Cube1” and “Cube2” (use print to console to debug).

    The second snippet won’t work since it’s being executed only once upon application start. But, since the distance between the objects is more than 0.5 it won’t play the animation.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #83409
    kdv
    Participant

    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.

    #83414
    visualizer
    Customer

    The first snippet should work (though the parenting is redundant in such case). Check that these cubes are actually “Cube1” and “Cube2” (use print to console to debug).

    Actually it should work in first case… but still it is not working.

    The snap didn’t work that’s why I added the parenting. Else its not needed. I agree

    what’s possible? shall I provide blend file?

    • This reply was modified 1 day, 1 hour ago by visualizer.
    #83419
    visualizer
    Customer

    KDV
    I see that it is working with your setup prepared but is that needed so lengthy to make it happen? Just curious.
    especially “DIstance” variable inserted & why we need “parent” in drag move puzzle?

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