I have a cursor that is on a layer that has parallax(0,0) and I have a character that is on a layer that has a parallax(100,100).
I want the cursor to be in the X & Y of the character but since they have different parallax, they differ on location.
In other words, how can I convert an object's coordinates from a layer to another layer? (which has different parallax)
Thanks to anyone that can help .