• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

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
    394
    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
        2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
        & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

        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 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 2.6.1 + 3 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s | Macbook Pro (Retina, 15", Mid 2015), macOS 10.11.4, 2.8GHz Intel Core i7, 16GB RAM, Intel Iris Pro 1536 MB |

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