Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Runtime] ClonePath + CurySpline refresh problems
#9
Ok, seems like you actually discovered two problems:

First, try to set FreeHandles=true and set both HandleOut/HandleIn of your CPs manually. What happens is that the editor synchronizes HandleIn/HandleOut when FreeHandles is off. Alternatively, set HandleInPosition/HandleOutPosition (like HandleOut/HandleIn, but using global coordinates). The bug is that HandleOut/HandleIn don't respect FreeHandles now. I'll fix this for the next release, so setting one will change the other immediately when FreeHandles is off.

The second bug is that changing Handles does not trigger a refresh now. A call to spline.Refresh(true,true,false) should do the trick.

Jake
Reply


Messages In This Thread

Possibly Related Threads…
Thread Author Replies Views Last Post
  ConnectedControlPointsSelector Problems tyunderwood 1 1,441 10-21-2024, 05:13 PM
Last Post: _Aka_
  I have to refresh generator manualy :( GameDeveloperek4123 4 2,979 10-07-2024, 05:36 PM
Last Post: _Aka_
  Set Volume to the Volume Controller at Runtime pako88 2 2,158 04-08-2024, 03:26 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 4,564 02-24-2024, 10:43 AM
Last Post: _Aka_

Forum Jump: