Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Curvy in Prefabs
#1
Sad 
We've been looking into Curvy for the splines in our game, but we've been hitting some big issues with the way it seems to serialize generated meshes.

Part of the benefit of the 2018.3 prefab model is that you can have multiple people working on separate prefab files, without having to modify (or checkout) the main scene. This makes it really easy to collaborate on smaller bits of a bigger level.

From what I can tell, Curvy saves all generated meshes into the Scene file you currently have open, even if that spline/generator is in a Prefab. This makes for a lot of source control churn, and lots of merge conflicts, even if the change you made was quite small. Based on the way Curvy uses game objects to store spline data, it really *should* be possible to even have multiple people edit the same spline without issues! 

Is there any way to set Curvy to either:
 - Save the generated meshes to the lowest parent prefab.
 - Don't serialize/cache the generated meshes, and instead mark them with hideflags.DontSave

I like Curvy a lot, generally speaking, but it's pretty unworkable given how much it saves globally.  

Sad
Reply


Messages In This Thread
Using Curvy in Prefabs - by kleptine - 03-25-2020, 01:26 AM
RE: Using Curvy in Prefabs - by kleptine - 03-25-2020, 03:24 AM
RE: Using Curvy in Prefabs - by _Aka_ - 03-25-2020, 04:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  snap to the curve created by the curvy splines segment points ShiroeYamamoto 1 2 Yesterday, 10:23 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 1 1 Yesterday, 10:12 PM
Last Post: _Aka_
Exclamation Extending Curvy Generator for Advanced Lofting - Feasibility Check amutp 2 4 03-27-2024, 07:25 AM
Last Post: amutp
  8.8.0 is live, and it improves Curvy Generator greatly _Aka_ 0 7 03-27-2024, 03:23 AM
Last Post: _Aka_

Forum Jump: