Thanks, that's a little better, but its a bit off, like a z offset or something.
I used:
CanvasToLayerX("2dlayer",LayerToCanvasX("3dlayer", eship.X,eship.Y),LayerToCanvasY("3dlayer", eship.X,eship.Y))
CanvasToLayerY("2dlayer",LayerToCanvasX("f3dlayer", eship.X,eship.Y),LayerToCanvasY("3dlayer", eship.X,eship.Y))
I was thinking it might be nice to have a setting for hierarchies that would project child objects on a 2d layer to the parent's position from a 3d layer, if they were set up that way.
Edit, or perhaps an addition to the Pin behavior.