I'm trying to get a light into my game but it doesn't show up in the gameview, only Halo when toggled on shows something:
What do i have wrong in this? It is a point light.
CodePudding user response:
Try to change "Render Mode"
to important
it should work
CodePudding user response:
The light works properly. You need an object. Just make sure the light distance from the object, range, and light intensity are sufficient.
No Effect will be seen without the object.