Hello, how to animate (scale on click etc) VisualElements? Is there any official best practice. It is possible to do it somehow with DOTween for example?
When I try to scale anything on click (by “experimental” property), it scales to the left upper corner and this is bad, I dont want to “hack” it somehow, I want to go by “The right way” and dont doing stupid workarounds etc.
Thank you