How to make 'Trail effect' (ghosting) in Javascript

Viewed 13

https://www.youtube.com/watch?v=3niP4L-Kbzc&t=1s

This is a Unity plugin preview video of 'Sprite trail' effect.

Not in Canvas, but I would like to make a same effect with HTML imgs in Javascript. (Im thinking of animating elements with 'gsap' plugin, and need trail effects following them while moving)

0 Answers
Related