The problem is with the arrows which are animated, and are moving from one point to the other to show the direction of the path. For now I have implemented only a blue line that uses Line from react-three/drei, but its missing arrows and animation. I think it can be done with a custom shader, but my knowledge is shaders is basically zero. Thank you for your time!