Glitching light?

Hi guys, I’ve making my first game and now I have problem with light on my ‘plane’. The ‘lighting part’ is simply 3D cylinder model with emissive material. When I make turn, the light start ‘glitching’.

YT video with problem

Is there any solution? Thx :slight_smile:

Use sprites if you don’t want the lighting to modulate.

Also try using cubes instead of cylinder. A cylinder has a lot of faces to emit that light from.