LibGDX Player Overlay

Hello,

I’m looking for the best way to implement a player lighting overlay, similar to the one in this video:

I’ve been told I could use an image, but if it were to follow the player it wouldn’t work…

How can I do this appropriately?