Moving mesh solution

Hmm it seems like a grid graph does suit my needs if the ship didn’t move at all.
I believe this solution may work but I’m not sure…
I don’t know if I can use one ship graph for multiple ships of the same type as long as I apply the same transformation (make the ShipData class not static, and have it be specific for different ships perhaps?)