Open c1usta opened 5 years ago
Attempt to fix attachment nodes position
This seems to work as a fix to #18 for most shapes. But for polygons the same fix has to be applied to ProceduralShapePolygon.cs as well:
https://github.com/Tidal-Stream/ProceduralParts/blob/9ded8eaf15f6aa127c8709b015531f9876652760/Source/ProceduralShapePolygon.cs#L547
The same expression added to polygon shape
Attempt to fix attachment nodes position