Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combine 2 Create Mesh nodes to one single Mesh
#1
Hi there,

Is it possible to create just one mesh by combining two or more Create Mesh nodes?

I have a racing track input mesh following a spline using the deform mesh and volume spots node and another input mesh using the volume spots node as pillars showing vertical under the racing track. I'd like to export these two as one single mesh (see screenshot).

Have a nice day!    
Reply
#2
Hi
Sorry for not answering earlier.
In some cases, liking all the V Mesh/Spots outputs to a single Create Mesh (and set that module's Combine to true) would work. But in your case, that's not possible without modifying Curvy's code. The easiest solution I see is to produce both meshes, and then to combine them using Mesh.CombineMeshes: https://docs.unity3d.com/ScriptReference...eshes.html
Did this help?
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to fill a closed spline with mesh FanManPro 6 6 02-25-2023, 09:44 AM
Last Post: _Aka_
  How can I attach the component to the mesh generated from the spline? Chanon 1 3 02-11-2023, 09:17 AM
Last Post: _Aka_
  building game changes UV spaces for generated mesh scr33ner 9 13 01-18-2023, 09:16 AM
Last Post: _Aka_
  Spline mesh optimization itsGama 6 17 01-13-2023, 04:49 PM
Last Post: _Aka_

Forum Jump: