UE4. Diablo3 like animated mouse click pointer

Hi guys :slight_smile:

So… quite simple task: animated mouse click pointer. As in Diablo3, for example, we want to have ability to:

  1. Have multiple pointer decal if we click several times
  2. All animated decals should have their own animation which start at 0 and end at 1

There’s probably a tons of different way to achieve this, but maybe there some well known and most easiest way to do that?