I have a simple square shape that is set to continuously scale vertically on a loop, using module bottom as it's anchor point. It's original y offset position is set at 100. If that is changed to 200 in realtime, lets say through a global switch, the scaling anchor point won't update and the animation will keep looping wrong.
Thanks