MMs not facing set direction when using - setrotation skill
Summary
I am trying to get a mob to spawn facing a specific direction. I can get the HEAD to face the desired direction but the body wont rotate and sometimes it will do a 180 while the head is still looking in the desired direction. I have also tried the NoAI option and that doesn't work either.
Steps to reproduce
https://pastebin.com/GkmDLXda This is my current config for this mob and it is the closest I have gotten.
Current behavior
Mob faces desired direction (180) but body is facing different direction (-135)
Intended correct behavior
Both the body and head of the mob should be facing desired direction.
Server log file
Debug log snippet
https://pastebin.com/3rk71kkk This is the entire Level 6 debug for the mob I am trying to fix
Proposed fixes
No freaking clue honestly :/