I recently completed a morph animation in Blender, where I created a transformation from a slim avatar to a fat avatar using shape keys. Now, I am attempting to export this animation to three.js and implement a slider that allows users to change the avatar's shape by dragging it right or left. However, I am unsure of how to program this functionality in JavaScript. If anyone could lend a hand, I would greatly appreciate it!