Open vilav opened 8 years ago
Hey,
love the plugin! Any tips on animating text with the plugin to get a distortion / twitch effect?
Thanks
Try using fillText() on a Canvas element. Use Fisheye.setDistortion() to change the distortion over time.
fillText()
Canvas
Fisheye.setDistortion()
Hey,
love the plugin! Any tips on animating text with the plugin to get a distortion / twitch effect?
Thanks