if your using an animated sprite for the electric/lighting between the pod engines, you just need the distance and direction between the 2 vertexs ( of both you can find examples in the manual)
then align the sprite to the direction and scale it based on the distance ( original sprite size/ distance)