Stormscythe 263 Posted April 23, 2020 getLocalPlayer().getFacingDirection() returns your direction, however if you rotate because of an interaction (say mining a rock next to you) it returns null. getLocalPlayer().getRotation() works as expected
Recommended Posts
Archived
This topic is now archived and is closed to further replies.