Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with backward loop movement
#1
Hi!

Maybe i'm doing something wrong, but i made rounded rectangle looped shape and I have there 2 curvy controllers with auto movement. One has Direction = Forward and Clamping = Loop and works fine, but second has Direction  = Backward and Clamping = Loop, and after controller is reaching last point I receive error:

[Curvy] Infinite loop in Spline Controller's logic. Please raise a Bug Report.
UnityEngine.Debug:LogError(Object)
FluffyUnderware.DevTools.DTLog:LogError(Object) (at Assets/Plugins/DevTools/Classes/DTUtility.cs:800)
FluffyUnderware.Curvy.Controllers.SplineController:EventAwareMove(Single) (at Assets/Plugins/Curvy/Controllers/SplineController.cs:842)
FluffyUnderware.Curvy.Controllers.SplineController:Advance(Single, Single) (at Assets/Plugins/Curvy/Controllers/SplineController.cs:456)
FluffyUnderware.Curvy.Controllers.CurvyController:InitializedApplyDeltaTime(Single) (at Assets/Plugins/Curvy/Controllers/CurvyController.cs:574)
FluffyUnderware.Curvy.Controllers.SplineController:InitializedApplyDeltaTime(Single) (at Assets/Plugins/Curvy/Controllers/SplineController.cs:500)
FluffyUnderware.Curvy.Controllers.CurvyController:ApplyDeltaTime(Single) (at Assets/Plugins/Curvy/Controllers/CurvyController.cs:912)
FluffyUnderware.Curvy.Controllers.CurvyController:Update() (at Assets/Plugins/Curvy/Controllers/CurvyController.cs:511)

There is problem with my setup or this is some kind of bug?

Best!
Reply


Messages In This Thread
Problem with backward loop movement - by Szagi - 11-22-2018, 02:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Smile Simple splines movement shills 3 3,201 02-26-2025, 09:40 AM
Last Post: _Aka_
Photo Volume Spots problem with spacing Bond007 3 2,528 01-20-2025, 12:27 PM
Last Post: _Aka_
  Left-right movement, and spline follow shihaya 3 2,518 07-12-2024, 12:50 PM
Last Post: _Aka_
Question VolumeController CrossRelativePosition Very Choppy Movement pako88 5 3,630 06-07-2024, 03:43 PM
Last Post: _Aka_

Forum Jump: