Displaying 1 result from an estimated 1 matches for "unaccuarte".
Did you mean:
  inaccurate
  
2007 Feb 20
2
scaler plugin fixes
...an overall better quality feel. What I'm talking  
about is mostly the movement it uses. As I've come to understand, it  
uses velocity and direction, and a target point. This means that it  
updates it velocity and direction every X seconds (timestep), and  
gives it the possibility to be unaccuarte, like overshoot its goal  
and wobble a little. What my issue is though, is that even though you  
set timestep very low, it still is a little wobble present. What I  
would love would be another movement, like the one that is used in  
the animation plugin, where timestep is just how many times to...