Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bezier tangent points constantly change coordinates
#1
Hi.

I'm trying to use a bezier curve but I noticed that in game AND in editor when Update happens currently selected Bezier tangent shifts a bit.
It's a small change every second but provided that you work or run your game long enough the tangents will noticeably move.

Has anyone experienced this?
Reply
#2
Hi,

not really. A quick test shows that the Bezier handles stay constant. Could you give me an explanation how to reproduce this? Or perhaps a small sample scene (without Curvy in it!)?

Thanks

Jake
Reply
#3
The effect looks like this: http://screencast.com/t/QNxB5BymDf
See, I'm moving my mouse over the scene in Edit mode and handles change their positions too.

 
Reply
#4
Yes, that is clear and it looks like the usual floating point inaccuracy. I just can't reproduce it. As long as you don't move the handles (or change them by code), the value should be untouched. Could it be that you are continously updating/writing the Handle positions from your code somewhere?





 
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to make fast moving controller go all the way to linear points?(curvy8) hawken 7 6 3 hours ago
Last Post: _Aka_
Video How do I merge splines only if some control points are at the sam position? arcade.autumn 5 15 02-13-2023, 09:35 AM
Last Post: _Aka_
  Control handles gone for control points! :( danne_lindwall 3 5 02-10-2023, 08:49 AM
Last Post: _Aka_
  Shapes points orientation itsGama 3 6 01-18-2023, 02:51 PM
Last Post: _Aka_

Forum Jump: