Closed seveibar closed 3 months ago
The 3d model's legs do not match the pads. Most likely due to not reading rotation properly from the .raweasy.json
.raweasy.json
Note this is easily fixed by providing rotationOffset: { x: 0, y: 0, z: 180 }, but we need to be able to pull "180" from the bettereasy json data.
rotationOffset: { x: 0, y: 0, z: 180 }
The 3d model's legs do not match the pads. Most likely due to not reading rotation properly from the
.raweasy.json