When players are teleported to another player using the /tp command, the teleported player is always facing South.
Linked issues
duplicates 1
Comments 2

Might be MC-46647
When players are teleported to another player using the /tp command, the teleported player is always facing South.
Might be MC-46647
Ha Minh Dat
(Unassigned)
Unconfirmed
Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.5, Minecraft 1.8.6
Retrieved
to tp a player and make it face a custom direction, do th command /tp PLAYERUSERNAME X Y Z # #² with:
being the horizontal rotation (-180 to 180)
#² being the vertical rotation (-90 to 90)
the 0 value for both of them is the south default you get without typing anything
eg. if you want them to be TPed to X:10 Y:237 Z:149 facing north straight, then do /tp PLAYERUSERNAME 10 237 149 180 0
Hoped it helped