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
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
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!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

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
Moderator: Support
- Daniel Willer
- Posts: 309
- Joined: 06 Jan 2012, 18:12
Re: Pinch Zoom on the image. Scaling-> MinX, MaxX
Hi
You have to use a LoopBreaker node in between the break the recusrion.
Regards
Daniel
You have to use a LoopBreaker node in between the break the recusrion.
Regards
Daniel