• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

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

    How To... ?
    3
    3
    928
    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
      • dbini
        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
        2021 M1PRO 32GB OSX 26.3.1 & 2019 MBPT 2.6GHZ i7 OSX15.7.4 16GB
        plus an old iMac and assorted Mac Minis for installations

        Woland 1 Reply Last reply Reply Quote 1
        • Woland
          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: https://support.troikatronix.com/support/tickets/new
          Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
          Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
          Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

          | Isadora Version: all of them | 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