Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move the Create Mesh of a CurvyGenerator Out of the Main Parent
#1
Hello it's me again Smile

I have 2 little question:

1) About the CurvyGenerator, I would like to Move the CreateMesh Outside de main parent, and keep the link wiht the Curvy Generator:
[Image: IGijBnNXnEa_Capture.PNG]
Then, put the Tag [EditorOnly] on the CurvyGenerator Object, for saving performance in build (in the build, I want only the mesh)

But when I do, in the CurvyGenerator Graph editor it is no longer present:
[Image: IGijDMmqzNa_Capture2.PNG]

And when I try to relink it again, it does'nt work...
From the inspector in the field VolumeMesh>Slots>VMesh, it say in the console 
"[Curvy] Linking modules from the inspector isn't supported yet! Use the Graph editor instead!"

and from the graph, I just can't add it any more. 

EDIT: For relinking it I have to: close the graph editor, then move the Create Mesh as child of the CurvyGenerator, and then open the graph again to relink it. So it seems to keep the link the first time I move CreateMesh from outside, but as soon as I open the graphEditor, I have to manyally do this trick

2) A realy quick question about the Event of the Curvy Spline:
If I want to trigger an event when the spline is changed (add/delete controle point, OR just move a controlPoint), it seems like the event OnAfterControlPointChanges seems the right one, but in the documentation it's say only for add/delete point, not for move. Does it trigger also for moving a control point ?

Thanks you Smile
Reply


Messages In This Thread
Move the Create Mesh of a CurvyGenerator Out of the Main Parent - by UsernameHed - 07-08-2019, 09:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a way to generate UVs along deformed and copied mesh? kubak 1 700 03-18-2026, 08:34 PM
Last Post: _Aka_
  Create Game Object Renaming Options rickgplus 1 1,236 09-23-2025, 09:33 AM
Last Post: _Aka_
  Replace deform mesh on volume spots Kokoriko49 1 2,643 06-09-2025, 06:49 PM
Last Post: _Aka_
  Mesh Generation between two splines vatan 4 4,242 02-14-2025, 07:11 AM
Last Post: vatan

Forum Jump: