* Fixed #4719 since it is 100% a bug This fix is somewhat janky as it checks if the rotation matches the exact original rotation but the likelihood of someone needing bridges along a belt rotated 1 or -1 times is super low. https://aethex.is-a.fail/t13ETd.webm * unjank rotation * fix potential crash, styling * Use mathf.mod