Making a light inside the room

Hi @Chrisir

I put a lights(); outside the house, so I can see the house right know.

I put a pointLight(0, 0, 0, 0, 0, 0); inside the house, then I wrote a key for switch.

I can close and open lights inside the house with key event, that was my problem.

1 Like