Page 1 of 1

Ripple Effect

Posted: 23 Mar 2015, 11:16
by Ricco Zhu
Dear my friends for one of our projects working with Ventuz and Multitaction display, we have encountered a problem as following:
We have been trying to create an effect where when users touch the display, it will trigger a ripple effect and when a marker is placed, the effect will not be triggered. So far finger touch and marker both trigger the effect. As we know, multitaction should be able to distinguish between finger touch and marker touch. We just don't know how to implement it in Ventuz programming wise. Anyone could help? I attached a screenshot describing the problemand how I program it right now.
IMG_20150308_120528-1.jpeg
IMG_20150308_120116.jpeg

Re: Ripple Effect

Posted: 10 Apr 2015, 11:58
by Götz_B
Hi,

the Touch Ripple Node has a Property for this called ControlTouchTypes. Unfortunately it looks like it's broken. We will fix this soon.
For the moment you can try if the other Property called ControlTrackingMode does the trick for you.

Regarding the Multitaction screen: You also have to configure the Multitaction whether it recognises markers as markers or not. This is done in the configuration of the screen itself.

Regards,

Götz