Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Pinch Zoom on the image. Scaling-> MinX, MaxX

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
User avatar
rusDXB
Posts: 13
Joined: 13 Sep 2014, 10:49

Pinch Zoom on the image. Scaling-> MinX, MaxX

Post by rusDXB » 21 Sep 2014, 11:53

I have touch transformation node on the image and i'm looking at the image from the camera

|- CAMERA ->Touch Transformation -> Texture -> Rectangle

What I'm trying to achieve is the dynamic MinX and MaxX, so when I zoom into the map closer , the minMax maxX changes so i can go further to the side of the image.

I was trying to do it using clipping and expression , but everytime i connect Scaling->expression->MinX it gives me the infinite loop error.


Any suggestions on how to set dynamicly the values of Touch Transformation without the loop error message

User avatar
Daniel Willer
Posts: 309
Joined: 06 Jan 2012, 18:12

Re: Pinch Zoom on the image. Scaling-> MinX, MaxX

Post by Daniel Willer » 22 Sep 2014, 11:45

Hi

You have to use a LoopBreaker node in between the break the recusrion.

Regards
Daniel

Post Reply