Closed ButterscotchV closed 3 months ago
Tested myself and found the neck still wasn't being updated, so I made it update all the nodes since this code isn't run often and doing so will just prevent any future bugs like that
Other than that, it seems to work for me, though I haven't tested thoroughly
Fixes yaw reset condition, head length condition, and replaces String.format with inline string format from Kotlin. Needs to be tested before being merged.