MultiFunPlayer icon indicating copy to clipboard operation
MultiFunPlayer copied to clipboard

Add more script scaling options

Open Yoooi0 opened this issue 1 year ago • 0 comments

Non-uniform normalize scale type, interpolate keyframes 0%-100% towards edges (how does this work with custom default value axes) Uniform normalize, would only work if all keyframe values are <100 or >0 Normalize based on move length? Minimum/Maximum % Speed limit based scaling (towards top, towards bottom, towards closer to 0%/100%) Other scaling methods? Remove current scale type? It will clip on most scripts

Prescale keyframe collection when loading (pass to script readers as options class) or do in main loop? Rework as a script postprocessors, work on keyframes from script readers, can add other options like invert (interpolate? RDP simplify?)

Add scale preview

Yoooi0 avatar Feb 17 '24 19:02 Yoooi0