I’m trying to create a macro for tween curves to always use MatchPoints refit.
this is what I’ve currently got, but it’s not working.
_TweenCurves _MatchMethod=SamplePoints
-Jeremy
I’m trying to create a macro for tween curves to always use MatchPoints refit.
this is what I’ve currently got, but it’s not working.
_TweenCurves _MatchMethod=SamplePoints
-Jeremy
Hello- try adding _Pause after _TweenCurves.
-Pascal