Archived post by ajk48n

yeah, thanks I’ll check it out. This is literally just my prep so I begin setting up cloth tutorials

at the risk of looking inefficient, but for future posterity when I forget how I did this, here is a bit of code to transition between multiple clips in an agent

“`int clipNum = 3; float blend = chf(‘blend’); float b[] = array(0,0,0);
for (int i=0;i