First, thank you very much for answering. I haven’t had much luck asking stuff in this forum, thanks.
Sadly still doesn’t work. I placed the delay and it didn’t make difference, now I believe that the problem is when it does the new target view, it take the location of my Player start2, but only that, I can see the gizmo of the player controller in the screen staying in place. When I place the posses with the delay, the view moves to the new location and after the delay it send me back to the original start place LOL
I am attaching other screen shot, I have created a simple set actor location with a keyboard key. That one works fine, but it doesn’t do the fancy traveling.
I wonder on the posses node, the ‘in Pawn’ input why I can’t use the PlayerStart2 node? if I use Get Player Pawn it think is the original starting Pawn( PlayerStart1), not the new Starting pawn (PlayerStart2)
thanks