Does the issue occur in the editor or during gameplay?
During gameplay
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
First-person view with grid movement.
Briefly describe the issue you're experiencing:
As already reported by bonebrah on Discord, the rotate_player_to_direction function does not work in first-person view
Are there any errors in the in-game debug console or external console window?
No
Provide the steps necessary to reproduce the issue:
Make a script with rotate_player_to_direction and trigger it during gameplay
Provide a download link to the bare bones project (if applicable):
N/A