Hi, I’m not sure how you have set up the moving mesh to follow your spline but in the actor which has the mesh, you can use get velocity node for the mesh and then get vector length from the previous node in the even graph. This gives you speed of the actor (the mesh) You can then cast this to the widget BP.