Okay I set it up and it helps but the path is just a zig-zag from node to node.
But the camera is aimed to the rotation I've set.
Is there a way to get rid of the zig-zag course? I played with
local tension=EntityDistance(currentnode,nextnode)*0.5
which reduces the zig-zag but its acting wired if a new node is reached.