I found that sometimes it takes a little while for Leap Motion controller to respond that device is connected. The plugin only checks once during HardwareDetection, which is usually too fast for controller to respond. I added a condition to check if device is connected a few times before giving up on it.
I found that sometimes it takes a little while for Leap Motion controller to respond that device is connected. The plugin only checks once during HardwareDetection, which is usually too fast for controller to respond. I added a condition to check if device is connected a few times before giving up on it.