Hi I wanted to ask if it's possible to develop the Quest Example without using scale Tween.
Because the scaling solution makes Pictures and Buttons very "ugly" during the scaling.
My first solution was a Clipping-Plane with Bounds-Tweening. But then I realized that the table-repositioning ignores the Clipping of the Panel.
My second Thought was a CamViewport. But there is the Problem, that i would have to create a Cam for each TableItem which could be a huge Performance Problem.
Now i am out of Ideas.
Maybe there is some one with a similar Problem, or better a solution.
Sincerely Wasabi