Make Lightning with an Sphere

Hello. I have an Sphere that can traspass walls. I need to lit all the sphere’s interior. I think in a point light, but I have a problem. If the sphere is inside of a wall, I only get a part of it lit, the other part is in dark.

Anyone knows how can I lit the interior of the sphere?

Thanks for your time.

PD: The player can enter inside

Hi!
You may try to use a material with Emissive Color instead of adding a light inside the sphere.
To test this, create a new material, open it, hold 1 and click anywhere on the material blueprint, edit the node created with the value 50, hold 3 and click again, chose white color. Apply the material to your sphere.