How can I draw a spline drawn by the player's movements?


So I a new actor with the spline generator blueprint in it and brought it to the world. I added “get character player” and connected it to get actor location and forward vector.

Seems to be not working unless I missed some steps