HI folks, just wondering how to do this
I have a sprite that is moving via the directional plugin. On keyboard left/right the player moves. They catch an item and when the item is caught, it is pinned to the player. The problem is, it is pinned to a certain spot and when I move the player left, the picture is mirrored. When this occurs, the item pinned does NOT respect the pin (should go to the mirrored pinned position). Now, when I let go of the left arrow and the sprite stops moving, the pinned object goes to the proper spot. So it appears, it is not correcting itself during movement.
Any idea how to fix this?
I can try and put a capx together if it helps.