A Blueprint with 3 point Lighting on a character inside the BP but the light should only interact on the Character not on other objects of level

Hi, Unreal Engine Enthusiasts, I am trying to create a Blueprint Actor where i placed a character which animates in the sequencer and I am placing 3 Point Lighting on the character, but when i load the character inside my Level , the lights effect the level as well, i want to limit the lights to just the character inside the Blueprint and not the Level.

Is there any way to do it?