I’m using the Set Actor Location And Rotation node. The location gets set but not the rotation. I tried it with Get Player Character, Get Player Pawn and Get Player Controller. Nothing of it does something simple as this. I also tried the Teleport node and it exactly the same issue.
Turns out I have to use the Set Control Rotation node on the Player Controller to be able to set the rotation. I assume you just didn’t do it with the Player.
It is really strange when considering that “teleport” might originated from teleporting players.
Hi i was trying to teleport the player. But when i do i can’t get them to face the direction of the forward of the teleporter. Is it that I need to disable the Set Control Rotation node then set rotation then enable the node again. Thanks