Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: SwitchTo
Post: SwitchTo

SplineController.cs line 270: Transform.position = Vector3.Lerp(Transform.localPosition, targetPos, (float)mSwitchEventArgs.Data); Is it not logical to use start position as first parameter? At...
drag_c Curvy Splines - support forum 1 3,143 07-12-2016, 02:10 PM
    Thread: Negative speed in animated movement
Post: Negative speed in animated movement

I didn't find how to use negative speed in animated movement. So I changed in CurvyController: line 1155 (getAnimationTF method) float step = AbsSpeed * Animation.Evaluate(Mathf.Clamp01(mShotTime /...
drag_c Curvy Splines - support forum 1 4,083 07-04-2016, 11:48 AM
    Thread: Move controller to specific point
Post: Move controller to specific point

Is it possible to move controller from current position to target position with animation from script? For example, I want move controller from 0.0 to 0.4 and then stop it.
drag_c Curvy Splines - support forum 4 7,484 02-21-2016, 05:58 PM
    Thread: Progress bar
Post: RE: Progress bar

I think you meant Shape Extrusion->Path->Range. The problem of this approach that it rebuilds entire mesh every time. And the difference between different progress values is noticeable (especially on ...
drag_c Curvy Splines - support forum 3 5,248 02-21-2016, 08:22 AM
    Thread: Increase resolution
Post: RE: Increase resolution

Max Cache PPU helped me. Thank you.
drag_c Curvy Splines - support forum 2 4,148 02-21-2016, 08:03 AM
    Thread: Progress bar
Post: Progress bar

Is it possible to use curvy for building 3d progress bar? I need to draw only part of generated mesh and control it dynamicly. In the old version (1.61) I used scale callback to hide mesh after marker...
drag_c Curvy Splines - support forum 3 5,248 02-18-2016, 04:47 PM
    Thread: Increase resolution
Post: Increase resolution

Is it any way to smooth generated mesh (screenshot attached)? I already used maximum resolution 100 for shape extrusion. But it looks bad. I can't scale entire scene.
drag_c Curvy Splines - support forum 2 4,148 02-18-2016, 04:44 PM
    Thread: CurvySplineGroup trouble
Post: RE: CurvySplineGroup trouble

I have same question, can you answer to me too?
drag_c Curvy Splines - support forum 3 5,881 01-26-2016, 06:07 PM