Joannesalfa and ThunderLion:
Sorry - not clear at all! I meant delta x and delta y as in your intended displacement for the shadow from the plane.
For example:
every tick, set shadow position to: plane.x + 10, plane.y + 10
The above would put the shadow to the bottom right of the plane (by just over 10 pixels straight line).