Im using this script to follow point in a defined path, i also want my enemy ship to turn towards that point
if your transform blue axis is forward, then could try:
transform.LookAt(pointInPath.Current.position)