Advanced Controls for advanced interaction!
(Double Click Default & Two finger Speed Control)
-Double Click sets a defaults value. (uses default value assigned on the ‘value’ control)
-Two fingers change to fine control (does not work with computers with single pointers, i.e. mouse) Adjust speeds in the script of ‘pointer’ object within the control.
distance_ratio = 1/400
distance_ratio_fine = 1/1000
-Adjust the control size. Edit within the group and make sure the ‘pointer’ control is covering the entire area.
Updated: 1.1 Fix to pointer code, something would happen when changing the number of pointers on the object. It should have smoother behavior.