cmacmillan / CurveDesigner

A free tool for designing tubes, ramps, curves, and half-pipes in unity
MIT License
178 stars 16 forks source link

[BUG REPORT] Exported obj doesn't have same rotation #9

Open marcusx2 opened 3 months ago

marcusx2 commented 3 months ago

If you export the tube, and add it to the scene, with the same position and rotation, it won't be placed in the same way as the original tube. Though it seems all I have to do is set the rotation to (0, -180, 0) and the tube is placed correctly.