Fix Duik IK FK Jumping

Published: 17 June 2020
on channel: Eugene Titkov
181
2

Duik, IKFK, IK FK swich jumping problem.How to smoth IK to FK and backward.
How to keyframe AFTER auto walk cycle?
Solved: How to add a move to DUIK's auto walk cycle


You'll have to change the IF/ELSE expression that selects the type of kinematic to a LINEAR expression that can transition between them.

For example: The "S | Arm" rotation expression has in its end, this little snippet of code.
change "˃" to Greater-Than sign manually

======
try{
var p =fx(1);
var n = 0;

if (p.numKeys ˃ 0){

n = p.nearestKey(time).index;

if (p.key(n).time ˃ time) n--;

};
var t = n ˃ 0 ? time - p.key(n).time : 0;
var newval=p.key(n).value;
n-1 ˃ 0 ? n=n: n=2;
var oldval=p.key(n-1).value;
tr=linear(t,0,framesToTime(10),(1-oldval)*100,(1-newval)*100);
result=linear(tr,0,100,ik(),fk());
} catch( e ) {};


Audio track from
RAFO - New Year Eve 2020 - DeepTech House Music Channel
http://loopsradio.com/podcast/rafo-ne...

))
How to find artist? Just place his audio to video and youtube will find him and track name. Thanks.

UPD:
Mark Alow - Trip To The Lonely Planet (Original Mix)
Label Worx

  / mark-alow  


Watch video Fix Duik IK FK Jumping online without registration, duration hours minute second in high quality. This video was added by user Eugene Titkov 17 June 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 181 once and liked it 2 people.