saintpaul1 Posted May 17, 2023 Share Posted May 17, 2023 (edited) Is there a way to check this? Just need to be facing north when doing animal magnetism quest on the magnet bit. edit: i just thought of a work around if anyone is interested. I just set my player to a positonsouth behind a rock and then click mine on it,t that way my player will face north. would love to know if anyone has a way of checking if facing north still, tahnks Edited May 17, 2023 by saintpaul1 Quote Link to comment Share on other sites More sharing options...
xlDino Posted May 17, 2023 Share Posted May 17, 2023 (edited) Edited May 17, 2023 by xlDino tut posted 1 Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted May 18, 2023 Share Posted May 18, 2023 int getRotation() Gets the rotation of this character. 1 Quote Link to comment Share on other sites More sharing options...
Gunman Posted May 18, 2023 Share Posted May 18, 2023 6 hours ago, saintpaul1 said: Is there a way to check this? Just need to be facing north when doing animal magnetism quest on the magnet bit. edit: i just thought of a work around if anyone is interested. I just set my player to a positonsouth behind a rock and then click mine on it,t that way my player will face north. would love to know if anyone has a way of checking if facing north still, tahnks myPlayer().getRotation() 1 Quote Link to comment Share on other sites More sharing options...
saintpaul1 Posted May 18, 2023 Author Share Posted May 18, 2023 9 hours ago, xlDino said: 6 hours ago, FushigiBot said: int getRotation() Gets the rotation of this character. 6 hours ago, Gunman said: myPlayer().getRotation() thank you Quote Link to comment Share on other sites More sharing options...