09-02-2016, 11:36 PM
Hi! I'm a new user to Curvy and am really enjoying it!
How would I programmatically modify the "Range" parameter in the Build Shape Extrusion script? I was expecting to find something like...
GetComponent<FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion>().range
Also, is there a way to read to the position of an object that is attached to a spline via a Spline Controller? Something like:
GetComponent<SplineController>().Position
Thanks,
J.
How would I programmatically modify the "Range" parameter in the Build Shape Extrusion script? I was expecting to find something like...
GetComponent<FluffyUnderware.Curvy.Generator.Modules.BuildShapeExtrusion>().range
Also, is there a way to read to the position of an object that is attached to a spline via a Spline Controller? Something like:
GetComponent<SplineController>().Position
Thanks,
J.