Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generating Paths at Runtime
#1
I'm trying to upgrade my project to Curvy 2.0. I used the previous version of Curvy to generate a variable number of SplinePathMeshBuilders at runtime. I had a GameObject with a CurvySpline and a SplinePathMeshBuilder as a prefab, and I created an instance for each path I needed and then manipulated the points to match my scene. From reading the docs, I understand that I need to use the CurvyGenerator now.

Question 1: Do I create a CurvyGenerator object at runtime for every path I want? Or can I generate multiple paths from one?
Question 2: How do I create a flat extrusion? I'm working in 2D so I don't need a tube, and I've tried inserting a TRS Shape node after my Input Spline Shape to rotate it to flat but my results are not as expected. I started with the "ShapeExtrusion" template which seemed like a good start, but I can't seem to draw a textured 2D path. Image attached, with my Curvy 1 path on the left, and Curvy2 path on the right.


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Generating Paths at Runtime - by momothemonster - 10-15-2015, 09:25 PM
RE: Generating Paths at Runtime - by Jake - 10-16-2015, 06:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Set Volume to the Volume Controller at Runtime pako88 2 10 04-08-2024, 03:26 PM
Last Post: _Aka_
  Generating GO only on CPs in Generator GameDeveloperek4123 1 7 03-04-2024, 11:06 AM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
Wink Modifying Splines at Runtime artsung 1 7 01-30-2024, 09:40 AM
Last Post: _Aka_

Forum Jump: