Hi I'm having trouble on how to find the correct solution, I want to move using transform.localPosition, an anchored widget, but without success. The only way I found that this was possible is with tween position, but I think that is too much to just move a widget to a desired position.
With the old stretch system I can do this without trouble because it just stretch and doesn't anchor the widget, but with this new system I can't do what I need.
Any ideas?