Hi, when positioning an object at another object's position every frame (or pinning) everything is working great but if I want to pin that object to an already pinned object (double pin?) the second object will alway lag behind the movement which look bad.
This is a real pain and it means (to get around this) that for UI elements I am force to illogically organize everything into just a two layered structure and position everything in code at relative offsets. Of course once you introduce different aspect ratios into the mix chaos ensues.
If the pin behaviour just worked how it should everything would be SO much easier.
Is there a fix on the horizon for this?