Moving Spline Point Position In Game

I am having some trouble moving a spline point in game. The variable in particular I want access to is the “Position” Vector in the Spline selected points. I can’t find the variable itself and the nodes that look like they might be what I want don’t appear to do anything. I attached an image to illustrate what I have. The Spline/Spline Mesh works in editor and pretty sure the problem isn’t the float value, it increases as expected. Any help is appreciated.

Basically how do I Set the Spline-Selected Points-Position variable.

Any ideas? Thanks

Use the GetPositionAtSplinePoint node, just make sure you’re getting the correct point.