Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Spawning object with correct rotation at spline end
Post: RE: Spawning object with correct rotation at splin...

_Aka_ Wrote: (05-21-2019, 12:35 PM) -- I am writing this from the top of my head, it might have some minor errors: Quaternion.LookAt(spline.GetTangent(1)) -- This did the trick! The line needs to ...
arrnav96 Curvy Splines - support forum 2 3,285 05-21-2019, 02:19 PM
    Thread: Spawning object with correct rotation at spline end
Post: Spawning object with correct rotation at spline en...

Hi, I'm trying to instantiate a drill bit prefab at the end of an oil drill line spline. The spline has 4 control points in total and I would like to instantiate the prefab at control point 4. I...
arrnav96 Curvy Splines - support forum 2 3,285 05-21-2019, 12:32 PM
    Thread: Syncing UI Spline and Regular 3D Spline
Post: RE: Syncing UI Spline and Regular 3D Spline

_Aka_ Wrote: (03-19-2019, 06:21 PM) -- You will need to use a Curvy Line Renderer component. You can see an example of its usage in the scene 04_PaintSpline Here is it's API documentation (nothing mu...
arrnav96 Curvy Splines - support forum 8 8,670 03-19-2019, 09:29 PM
    Thread: Syncing UI Spline and Regular 3D Spline
Post: RE: Syncing UI Spline and Regular 3D Spline

Hi, thanks again for your response. Your spline syncing works well. Likewise, I'm trying to render the UI Spline on the canvas, but can't find any documentation or indicator on this. How do we actu...
arrnav96 Curvy Splines - support forum 8 8,670 03-19-2019, 05:57 PM
    Thread: Syncing UI Spline and Regular 3D Spline
Post: RE: Syncing UI Spline and Regular 3D Spline

_Aka_ Wrote: (03-12-2019, 12:00 PM) -- Hi, 1- Splines' control points coordinates are in the local space of the spline. So by using the same local position, and changing the spline's transform, yo...
arrnav96 Curvy Splines - support forum 8 8,670 03-13-2019, 08:43 AM
    Thread: Syncing UI Spline and Regular 3D Spline
Post: Syncing UI Spline and Regular 3D Spline

Hi, I would like to know how to synchronize the shapes of two splines to be exactly the same? I briefly went through the docs, but cannot wrap my head around it for my purposes. In the attached ...
arrnav96 Curvy Splines - support forum 8 8,670 03-12-2019, 08:40 AM