I am frustrated with how this happens. I have removed everything else, and dumbed down the events so much, but it still happens.
I don't know why it happens. I am likely missing something.
But the capx can be found on funnybunny.se/files/pinnotfollowing.capx
(I have made sure that it has no 3rd party plugins but I can't be 100% sure)
However, here's a screenshot of the events, the entire thing that is left.
To reproduce:
click on the spritefont "CLICK HERE". You can see that one menu moves to another position. However, the purple Selection of one button (named Selected in the events) isn't following along despite that it is still pinned to the button (ToolbarButton in events).
Container is Tiled Background.
ToolBarButton (sprite) is pinned to Container.
Selected (sprite) is pinned to ToolBarButton.
I have verified in a new fresh capx with the nesting of pinning and it "should" work as a concept. So it is likely something I am missing.
Thank you kindly.