Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mesh index warning at extrusion
#7
Hi,

Your issue comes from the the fact that your extrusion's cross is the same spline as your extrusion's path.
https://curvyeditor.com/documentation/generator/modules/shapeextrusion#input
By setting a rectangle for example as your extrusion's cross, your will have a coherent result. Then just follow the warnings displayed in the modules.

PS: If the spots limitations is too low for you, search for this code in BuildVolumeSpot.cs, and set whatever value you want:
const int MaxSpotsCount = 10000;
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
Mesh index warning at extrusion - by Tim1234 - 06-06-2019, 09:16 AM
RE: Mesh index warning at extrusion - by _Aka_ - 06-06-2019, 11:41 AM
RE: Mesh index warning at extrusion - by Tim1234 - 06-06-2019, 02:19 PM
RE: Mesh index warning at extrusion - by _Aka_ - 06-06-2019, 08:25 PM
RE: Mesh index warning at extrusion - by Tim1234 - 06-14-2019, 11:09 AM
RE: Mesh index warning at extrusion - by Tim1234 - 06-20-2019, 12:33 PM
RE: Mesh index warning at extrusion - by _Aka_ - 06-20-2019, 05:54 PM
RE: Mesh index warning at extrusion - by Tim1234 - 06-25-2019, 08:06 AM
RE: Mesh index warning at extrusion - by _Aka_ - 06-25-2019, 10:20 AM
RE: Mesh index warning at extrusion - by Tim1234 - 06-25-2019, 11:28 AM
RE: Mesh index warning at extrusion - by _Aka_ - 06-25-2019, 11:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Incorrect mesh alignment after extrusion on curved path Thinkurvy 10 21 04-17-2024, 10:57 AM
Last Post: _Aka_
  Adjust radius of generated mesh via script? Shackman 1 4 03-26-2024, 01:12 PM
Last Post: _Aka_
  Not seeing mesh extended after following YT PaulM 1 3 02-02-2024, 12:01 PM
Last Post: _Aka_
  Trigger Zones along Spline Mesh dlees9191 1 5 01-05-2024, 10:18 AM
Last Post: _Aka_

Forum Jump: