Hi, I have 2 sprites, sprite 1 is positioned at sprites 2 position but with an offset. Sprite 2 can move and sprite 1 moves with it at its offset (so inside sprite 2's local coordinates if you like)
However, I now want to scale sprite 2 (default center hot spot), therefore the "offset" moves too and i cannot figure out how to do it.
Hoping someone better at maths than me can help.
https://www.dropbox.com/s/v48s21h6mom3aed/math_scale.capx?dl=0
Basically, exactly like pinning to an image point behavior, but I want to change the image point X,Y by events (which you cannot do)
Thanks