• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    [ANSWERED] How to make hand count on Leap motion watcher trigger a value only when 2 hands are detected?

    How To... ?
    3
    3
    440
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      Elton_John
      last edited by Woland

      I'm trying to input a value of 50 to 3D particle's 'start size' only when LeapMotion Watcher's hand count detects 2 hands.  Otherwise, the value should be 40.   I see there is an actor called HID value listener, so I tried setting it to 2, and linking Motion Watcher's hand count out to the trigger.  Then I ran the listener out to a trigger value and entered 50 into the trigger value.  However, that doesn't seem to be the way to do it; the value remains at 40 even with 2 hands detected.  Also, once 2 hands were detected and then no longer present, what is the best way to change that value back to 40?

      Thank you so much!

      1 Reply Last reply Reply Quote 0
      • dbiniD
        dbini
        last edited by

        Comparator actor is going to work here. run the Hand Count output from the LEAP into the comparator - set it to EQ 2 - and use the outputs to trigger values of 50 or 40 on the True or False triggers.

        John Collingswood
        taikabox.com
        2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
        & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

        WolandW 1 Reply Last reply Reply Quote 1
        • WolandW
          Woland Tech Staff @dbini
          last edited by

          @dbini said:

          Comparator actor is going to work here. run the Hand Count output from the LEAP into the comparator - set it to EQ 2 - and use the outputs to trigger values of 50 or 40 on the True or False triggers.

           Here's a screenshot of what Dbini suggested (for visual-learners like myself).

          TroikaTronix Technical Support
          New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
          TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
          TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

          | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

          1 Reply Last reply Reply Quote 0
          • First post
            Last post