Henry00IS / ShapeEditor

2D Shape Editor for Unity Editor to create complex 3D meshes out of 2D shapes with RealtimeCSG support.
MIT License
99 stars 9 forks source link

Flipping shapes is unpredictable in the moment #12

Closed Henry00IS closed 2 years ago

Henry00IS commented 2 years ago

Perhaps there should be a pivot to flip against or some other fancy tool that makes it clear what's going to happen. Right now you have little control and the shape will appear to move around almost arbitrarily during the flip. Scaling by negative one -1 just like Blender with #8 could also improve this issue.