Jeffrey Le

Results 1 comments of Jeffrey Le

The multiplication for the `axis` should happen before you collect the `rx, ry, rz` variables. If you swap lines 28 and 29 in [cframe dataType](https://github.com/ffrostfall/ByteNet/blob/master/src/dataTypes/cframe.luau), the CFrame works correctly. Current:...