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.

strange click behavior in verge

Home Forums General Questions strange click behavior in verge

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #72292
    visualizer
    Customer

    Hi
    I noticed this strange behavior recently. This never happened before actually. see the video

    https://drive.google.com/file/d/1Jy5oK-z3tqxdCclUhPylv8tXZzOI45vT/view?usp=sharing

    I have setup a very simple puzzles to change colors of the spheres. upon clicking they should change material.
    But the strange thing happens is, it takes only one click and second click doesn’t work on other sphere to change the material. I have to refresh the scene then only it happens.
    This weird behavior I noticed recently.
    Actually it should respond to puzzle set action infinitely & as many times as user clicks.

    whats the thing happening exactly?

    • This topic was modified 2 weeks, 2 days ago by visualizer.
    • This topic was modified 2 weeks, 2 days ago by visualizer.
    #72296
    kdv
    Participant

    Xeon’s 3D Lab – QuickTip Tutorial – Assigning Materials

    Puzzles and JS. 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 meaning at all.

    #72297
    visualizer
    Customer

    kdv
    Based on the ref. video I checked.

    My question is why second attempt of click fails ? any of the sphere I click first time thing happens as expected but the second attempt doesn’t work at all.
    If I click left sphere first then right sphere doesnt responds for click and & if I click right one first the left one doesnt respond.
    That is the confusion.

    #72298
    kdv
    Participant

    watch that tutorial again (to the end). with a little more attention. the problem is not in clicking, it’s in materials. Material four is your case.

    Puzzles and JS. 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 meaning at all.

    #72300
    visualizer
    Customer

    Yeah.
    I resolved my issue already after seeing it first attempt.
    However something is still there missing out.

    #72304
    kdv
    Participant

    If I click left sphere first then right sphere doesnt responds for click and & if I click right one first the left one doesnt respond.

    When you discover for yourself such a useful debugging tool as the console log it will be much easier to code with puzzles and control every step in case of having problems…

    Puzzles and JS. 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 meaning at all.

    #72309
    visualizer
    Customer

    Yes correct

    #72310
    kdv
    Participant

    A simple peice of code to create additional material users for each material in the scene. No need to do smth in Blender.

    Puzzles and JS. 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 meaning at all.

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