I Need to Make the Up Arrow Key On the Keyboard Send My Pawn to Different Locations in My Scene

Greetings Scott, it was brought to my attention that the Blueprints you are suggesting might be too intricate for what needs to be accomplished.

Maybe if I reword the desired result a simpler blueprint might come to mind.

On this image, I have several SetActorLocations. Within those SetActorLocations, I have a constant Y and Z value, while the X is
changing.

I need to hit the up arrow key to send my pawn, to the first SetActorLocation.

Then when I press the up arrow key again, I need the pawn to be sent to the second SetActorLocation.

Same again for the rest of the SetActorLocations.

What I have set up in this image works, but only once.

I need to simply repeat the function, of the up arrow, sending my pawn to the second, third, fourth, etc… SetActorLocations, by pressing the Up arrow key.

I hope I was able to provide clear information for you. If you could guide me towards this end result, I would deeply appreciate that.

My apologies for the confusion. Thank you so much! All the Best!