Henry00IS / ShapeEditor

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

Ability to flip arch lines at will #24

Closed Gawidev closed 2 years ago

Gawidev commented 2 years ago

Adding an option to invert the direction of an arch line segment whenever you want, possibly through a bool in the arch inspector.

Also at the moment when flipping a shape, the arch directions aren't flipped along with the rest, leaving them pointing out in the opposite direction.