Triggering lights using blueprint

I’m making a horror game using only blueprints and I’m trying to get some lights in a room to turn on when the player enters. Is the possible using only blueprints and if so how would I do it?

Use box colliders that turn the light on with the event on begin overlap

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.